Public Member Functions | Private Attributes

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

Collaboration diagram for tree< T, tree_node_allocator >::compare_nodes< StrictWeakOrdering >:

List of all members.

Public Member Functions

 compare_nodes (StrictWeakOrdering comp)
bool operator() (const tree_node *a, const tree_node *b)

Private Attributes

StrictWeakOrdering comp_

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 459 of file tree.hh.


The documentation for this class was generated from the following file:

Generated on Sat Aug 7 2010 15:43:45 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads