Function
isLeaf
Test whether a tree iterator points to a leaf.
bool isLeaf(iterator)
Include Headers
seqan/index.h
Parameters
iterator
An iterator of a tree.
Return Values
true if iterator points to a leaf of the tree, otherwise false.
Types: bool
Example Programs
SeqAn - Sequence Analysis Library - www.seqan.de
 

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