liborigin2 13/09/2010
|
Comparator class for iterators (compares pointer values; why doesn't this work automatically?) More...
#include <tree.hh>
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 |
Comparator class for iterators (compares pointer values; why doesn't this work automatically?)
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] |