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 Wed Aug 4 21:44:04 2004 for libstdc++-v3 Source by doxygen 1.3.8