Class
Triple
Stores three arbitrary objects.
Triple | |||||||
![]() | ![]() | ||||||
Parameters
The type of the first object. | |
The type of the second object. Default: | |
The type of the third object. Default: | |
The specializing type. Default: |
Specializations
Stores three arbitrary objects. Saves memory by disabling memory alignment. |
Metafunctions
Number of elements in a fixed-size container. | |
The spec of a class. | |
Type of the items in the container or behind an iterator. |
Member Functions
Constructor |
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de