Class Specialization
Bit Packed Tuple
A plain fixed-length string. Saves memory by packing bits.
![]() | ![]() | ||||||
Bit Packed Tuple |
Include Headers
seqan/basic.h
Parameters
The value type, that is the type of characters stored in the tuple. | |
The size/length of the tuple. Remarks: In contrast to String the length of Tuple is fixed. |
Remarks
Specialization of
Metafunctions
Number of elements in a fixed-size container. (Tuple) | |
The spec of a class. (Tuple) | |
Type of the items in the container or behind an iterator. (Tuple) |
See Also
SeqAn - Sequence Analysis Library - www.seqan.de