Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼Npixie | |
| CBitVector | Non-interleaved, non-owning bit vector with rank and select |
| CBitVectorInterleaved | Interleaved, owning bit vector with rank and select |
| CLoudsNode | A node class of LOUDS tree |
| CLoudsTree | A tree class based on the level order unary degree sequence (LOUDS) representation |
| CRmMTree | Range min–max tree over a bitvector (LSB-first) tailored for balanced-parentheses (BP) |
| CAdjListNode | |
| CAdjListTree | |
| CAlignedStorage | A simple aligned storage for cache-line sized blocks |
| CCacheLine | A simple struct to represent a aligned storage for a cache line |
| CLoudsNode | A node class of LOUDS tree |
| CNaiveRmM | |