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 Wed Sep 29 13:54:56 2004 for libstdc++-v3 Source by doxygen 1.3.7