Thrill  0.1
BitArrayRecursive< Size, SizeIsAtmost64 > Class Template Reference

Detailed Description

template<size_t Size, bool SizeIsAtmost64>
class tlx::radix_heap_detail::BitArrayRecursive< Size, SizeIsAtmost64 >

Internal implementation of BitArray; do not invoke directly

Template Parameters
SizeNumber of bits the data structure is supposed to store
SizeIsAtmost64Switch between inner node implementation (false) and leaf implementation (true)

Definition at line 90 of file radix_heap.hpp.

#include <radix_heap.hpp>


The documentation for this class was generated from the following file: