Function
end
The end of a container.
Iterator end(object [, tag])
Include Headers
seqan/sequence.h
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. The type is the result of Iterator<TContainer, TTag>::Type where TContainer is the type of object and TTag is the type of tag.
Metafunctions: Iterator
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:36