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

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

for_each_inorder(Node *root, Op &&op)Aleph::For_Each_In_Order< Node >inlineprivatestatic
operator()(Node *root, Op &op) constAleph::For_Each_In_Order< Node >inline
operator()(Node *root, Op &&op) constAleph::For_Each_In_Order< Node >inline
traverse(Node *root, Op &&op) constAleph::For_Each_In_Order< Node >inline