Comparison Classes


Classes

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

Detailed Description

The library provides six wrapper functors for all the basic comparisons in C++, like <.
Generated on Fri May 6 01:12:13 2005 for libstdc++-v3 Source by  doxygen 1.4.2