GiNaCRA
0.6.4
|
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 |
Comparator class for iterators (compares pointer values; why doesn't this work automatically?)
bool GiNaCRA::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] |
Definition at line 438 of file tree.h.
References GiNaCRA::tree< T, tree_node_allocator >::iterator_base::node.