Arithmetic Classes


Classes

struct  std::plus< Type >
 One of the math functors. More...
struct  std::minus< Type >
 One of the math functors. More...
struct  std::multiplies< Type >
 One of the math functors. More...
struct  std::divides< Type >
 One of the math functors. More...
struct  std::modulus< Type >
 One of the math functors. More...
struct  std::negate< Type >
 One of the math functors. More...

Detailed Description

Because basic math often needs to be done during an algorithm, the library provides functors for those operations. See the documentation for the base classes for examples of their use.
Generated on Sat Jul 15 16:19:49 2006 for libstdc++-v3 Source by  doxygen 1.4.7