tree< T, tree_node_allocator >::sibling_iterator Class Reference
Iterator which traverses only the nodes which are siblings of each other.
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 >::sibling_iterator
Iterator which traverses only the nodes which are siblings of each other.
The documentation for this class was generated from the following file:
- D:/Uni/InfoVis/LU/src/tree.h