Comparison Classes


Classes

struct  std::equal_to< _Tp >
 One of the comparison functors. More...
struct  std::not_equal_to< _Tp >
 One of the comparison functors. More...
struct  std::greater< _Tp >
 One of the comparison functors. More...
struct  std::less< _Tp >
 One of the comparison functors. More...
struct  std::greater_equal< _Tp >
 One of the comparison functors. More...
struct  std::less_equal< _Tp >
 One of the comparison functors. More...

Detailed Description

The library provides six wrapper functors for all the basic comparisons in C++, like <.
Generated on Tue Feb 2 16:57:30 2010 for GNU C++ STL by  doxygen 1.4.7