Comparator class for two nodes of a tree (used for sorting and searching).
More...
List of all members.
Detailed Description
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
template<class StrictWeakOrdering>
class tree< T, tree_node_allocator >::compare_nodes< StrictWeakOrdering >
Comparator class for two nodes of a tree (used for sorting and searching).
Constructor & Destructor Documentation
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
template<class StrictWeakOrdering >
Member Function Documentation
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
template<class StrictWeakOrdering >
Member Data Documentation
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
template<class StrictWeakOrdering >
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/liborigin2/tree.hh