tlx
|
Internal implementation of BitArray; do not invoke directly. More...
#include <radix_heap.hpp>
Internal implementation of BitArray; do not invoke directly.
Size | Number of bits the data structure is supposed to store |
SizeIsAtmost64 | Switch between inner node implementation (false) and leaf implementation (true) |
Definition at line 91 of file radix_heap.hpp.