Arithmetic Classes
[
Function Objects
]
Collaboration diagram for Arithmetic Classes:
Classes
struct
std::divides< _Tp >
One of the
math functors
.
More...
struct
std::minus< _Tp >
One of the
math functors
.
More...
struct
std::modulus< _Tp >
One of the
math functors
.
More...
struct
std::multiplies< _Tp >
One of the
math functors
.
More...
struct
std::negate< _Tp >
One of the
math functors
.
More...
struct
std::plus< _Tp >
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 Wed May 6 16:20:20 2009 for libstdc++ by
1.5.8