Function
end
The end of a container.
Iterator end(object [, tag])
Include Headers
seqan/sequence.h
Parameters
object
A container.
tag
An iterator spec tag that specifies the kind of the iterator returned. (optional)
Default: Given by DefaultGetIteratorSpec.
Remarks
If the container does not contain any items at all, the function may return 0.
Return Values
An iterator that points behind the last item in object.
Metafunctions: Iterator
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:04