tree< T, tree_node_allocator >::post_order_iterator Class Reference


Detailed Description

template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
class tree< T, tree_node_allocator >::post_order_iterator

Depth-first iterator, first accessing the children, then the node itself.

Definition at line 174 of file tree.hh.


The documentation for this class was generated from the following file:
Generated on Fri Aug 25 13:25:23 2006 for LibOFX by  doxygen 1.4.6