Tag
Iterator Spec
Specifies the kind of an iterator.
Tags
Rooted
Rooted iterator.
Remarks: This iterator implements some more advanced functions like container and position.
Standard
Standard conform iterator.
Remarks: Note that standard iterators need not to implement all functions that are available for rooted iterators.
Remarks
The default iterator spec is given by DefaultIteratorSpec.
Example Programs
SeqAn - Sequence Analysis Library - www.seqan.de