tree< T, tree_node_allocator >::tree::iterator_base_less Class Reference
Comparator class for iterators (compares pointer values; why doesn't this work automatically?).
More...
#include <tree.hh>
List of all members.
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 pointer values; why doesn't this work automatically?).
Member Function Documentation
template<class T, class tree_node_allocator = std::allocator<tree_node_<T> >>
bool tree< T, tree_node_allocator >::tree::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:
- C:/qtiplot/3rdparty/liborigin/tree.hh