Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
tree
::
iterator_base_less
tree< T, tree_node_allocator >::iterator_base_less Class Reference
Comparator class for iterators (compares the actual node content, not pointer values).
More...
#include <
tree.h
>
List of all members.
Public Member Functions
bool
operator()
(const typename
tree
< T, tree_node_allocator >::
iterator_base
&one, const typename
tree
< T, tree_node_allocator >::
iterator_base
&two) const
Detailed Description
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
class tree< T, tree_node_allocator >::iterator_base_less
Comparator class for iterators (compares the actual node content, not pointer values).
Member Function Documentation
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
bool
tree
< T, tree_node_allocator >::iterator_base_less::operator()
(
const typename
tree
< T, tree_node_allocator >::
iterator_base
&
one
,
const typename
tree
< T, tree_node_allocator >::
iterator_base
&
two
)
const
[inline]
The documentation for this class was generated from the following file:
tree.h
Generated on Thu Mar 16 13:46:02 2006 for FreeLing by
1.4.4