Pixie
Loading...
Searching...
No Matches
implementations.h
Go to the documentation of this file.
1#pragma once
2
11
12#include <pixie/rmm.h>
13#include <pixie/rmm/btree.h>
14#include <pixie/rmm/tree.h>
15
16#ifdef SDSL_SUPPORT
17#include <pixie/rmm/sdsl.h>
18#endif
Common interface for rank/select and range min-max indexes.