tree< T, tree_node_allocator >::breadth_first_queued_iterator Class Reference
Breadth-first iterator, using a queue.
More...
#include <tree.h>
List of all members.
Detailed Description
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
class tree< T, tree_node_allocator >::breadth_first_queued_iterator
Breadth-first iterator, using a queue.
The documentation for this class was generated from the following file:
- D:/Uni/InfoVis/LU/src/tree.h