Comparator class for iterators (compares pointer values; why doesn't this work automatically?) More...
#include <tree.h>
| 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 | 
| 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?)
| 
 | inline | 
Definition at line 322 of file tree_new.h.
| 
 | inline |