Function
atNil
Tests whether iterator is at nil position.
bool atNil(iterator)
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