Metafunction
Size
Type of an object that is suitable to hold size information.
Size<T>::Type
Parameters
T
Type for which the size type is determined.
Return Values
Type
Size type of T.
Functions
addEdgesShortcut to add multiple edges at once. Creates vertices implicitly.
emptyParentEdgeReturns true iff the edge label from the iterator node to its parent is empty.
parentRepLengthReturns the length of the substring representing the path from root to iterator's parent node.
repLengthReturns the length of the substring representing the path from root to iterator node.
Remarks
In most cases this type is size_t.
Part of Concept
See Also
SeqAn - Sequence Analysis Library - www.seqan.de