Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

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.

Public Member Functions

bool operator() (const tree_node *a, const tree_node *b)


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).


Member Function Documentation

template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
template<class StrictWeakOrdering>
bool tree< T, tree_node_allocator >::compare_nodes< StrictWeakOrdering >::operator() const tree_node a,
const tree_node b
[inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Mar 16 13:45:59 2006 for FreeLing by  doxygen 1.4.4