Function
removeChild
Removes a child from the tree given a parent.
removeChild(g, parent, child)
Parameters
g
A tree.
Types: Tree
parent
A vertex descriptor.
child
A vertex descriptor.
Return Values
void
SeqAn - Sequence Analysis Library - www.seqan.de