Pixie
Loading...
Searching...
No Matches
rank_select.h File Reference

Common interface for rank/select support over packed bit sequences. More...

#include <concepts>
#include <cstddef>
#include <cstdint>
#include <string>

Go to the source code of this file.

Classes

class  pixie::RankSelectBase< Impl >
 CRTP facade for immutable rank/select queries and bit access. More...
 

Detailed Description

Common interface for rank/select support over packed bit sequences.

Include <pixie/rank_select/implementations.h> to use Pixie's concrete rank/select implementations.