tree< T, tree_node_allocator >::compare_nodes< StrictWeakOrdering > Class Template Reference
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).
Definition at line 433 of file tree.hh.
Constructor & Destructor Documentation
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
template<class StrictWeakOrdering >
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 >
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 files:
- /home/laradmin/lar/perception/planarobstacles/mtt/include/mtt/tree.hh
- /home/laradmin/lar/perception/planarobstacles/mtt/include/mtt/tree_new.hh