Class
Pair
Stores two arbitrary objects.
Parameters
|  The type of the first object. | |
|  The type of the second object. Default:  | |
|  The specializing type. Default:  | 
Specializations
| Stores two arbitrary objects. Saves memory by packing bits with bit fields. | |
| Stores two arbitrary objects. Saves memory by disabling memory alignment. | 
Member Functions
| Constructor | 
Functions
| Returns the sequence number of a position. | |
| Returns the local sequence offset of a position. | |
| Converts a local/global to a global position. | |
| Converts a local/global to a local position. | |
| Converts a local to a local/global position. | |
| Converts a local to a local/global position. | 
SeqAn - Sequence Analysis Library - www.seqan.de
