Function
atNil
Tests whether iterator is at nil position.
bool atNil(iterator)
Include Headers
seqan/basic.h
Parameters
iterator
An iterator.
Types: String
Return Values
true if iterator points to an ivalid position, e.g. iterator is a NULL pointer. false otherwise.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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