A library for working with phylogenetic and population genetic data.
v0.27.0
IteratorPostorder< is_const > Member List

This is the complete list of members for IteratorPostorder< is_const >, including all inherited members.

edge() constIteratorPostorder< is_const >inline
EdgeType typedefIteratorPostorder< is_const >
is_last_iteration() constIteratorPostorder< is_const >inline
iterator_category typedefIteratorPostorder< is_const >
IteratorPostorder()IteratorPostorder< is_const >inline
IteratorPostorder(TreeType &tree)IteratorPostorder< is_const >inlineexplicit
IteratorPostorder(NodeType &node)IteratorPostorder< is_const >inlineexplicit
IteratorPostorder(LinkType &link)IteratorPostorder< is_const >inlineexplicit
IteratorPostorder(Subtree const &subtree)IteratorPostorder< is_const >inlineexplicit
IteratorPostorder(IteratorPostorder const &)=defaultIteratorPostorder< is_const >
IteratorPostorder(IteratorPostorder &&)=defaultIteratorPostorder< is_const >
link() constIteratorPostorder< is_const >inline
LinkType typedefIteratorPostorder< is_const >
node() constIteratorPostorder< is_const >inline
NodeType typedefIteratorPostorder< is_const >
operator!=(const self_type &other) constIteratorPostorder< is_const >inline
operator*()IteratorPostorder< is_const >inline
operator++()IteratorPostorder< is_const >inline
operator++(int)IteratorPostorder< is_const >inline
operator=(IteratorPostorder const &)=defaultIteratorPostorder< is_const >
operator=(IteratorPostorder &&)=defaultIteratorPostorder< is_const >
operator==(const self_type &other) constIteratorPostorder< is_const >inline
self_type typedefIteratorPostorder< is_const >
start_link() constIteratorPostorder< is_const >inline
start_node() constIteratorPostorder< is_const >inline
TreeType typedefIteratorPostorder< is_const >
~IteratorPostorder()=defaultIteratorPostorder< is_const >