Function
atNil
Tests whether iterator is at nil position.
bool atNil(iterator)
Include Headers
seqan/basic.h
Parameters
iterator
An iterator.
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 @2013/07/11 09:12:36