tudocomp
– The TU Dortmund Compression Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Select.hpp File Reference

Go to the source code of this file.

Classes

class  tdc::Select< m_bit >
 Implements a select data structure for a BitVector. More...
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 

Typedefs

using tdc::Select1 = Select< 1 >
 
using tdc::Select0 = Select< 0 >