Class
Tuple
A plain fixed-length string.
| 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. | |
|  The specializing type. Default:  | 
Specializations
| A plain fixed-length string. Saves memory by packing bits. | 
Metafunctions
| Number of elements in a fixed-size container. | 
SeqAn - Sequence Analysis Library - www.seqan.de