Metafunction
Position
Type of an object that represents a position in a container.
Position<T>::Type
Parameters
T
Type for which the position type is determined.
Return Values
Type
Position type of T.
Functions
infixCreates infix object.
infixWithLengthCreates infix object.
prefixCreates prefix object.
setBeginPositionSets begin position of object in host.
setEndPositionSets begin position of object in host.
suffixCreates suffix object.
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de