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
See Also
SeqAn - Sequence Analysis Library - www.seqan.de