Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::For_Each_Postorder< Node > Member List

This is the complete list of members for Aleph::For_Each_Postorder< Node >, including all inherited members.

operator()(Node *root, Op &op) constAleph::For_Each_Postorder< Node >inline
operator()(Node *root, Op &&op=Op()) constAleph::For_Each_Postorder< Node >inline
postorder(Node *root, Op &&op)Aleph::For_Each_Postorder< Node >inlineprivatestatic
traverse(Node *root, Op &&op) constAleph::For_Each_Postorder< Node >inline