Bit vector
0.9
Fast and space efficient dynamic bit vector library.
|
Block storage used by the query support structure. More...
#include <query_support.hpp>
Public Member Functions | |
r_elem (dtype size, dtype sum, dtype offset, leaf_type *l) | |
Public Attributes | |
dtype | p_size |
dtype | p_sum |
dtype | select_index |
dtype | internal_offset |
leaf_type * | leaf |
Block storage used by the query support structure.