std::minus< _Tp > Struct Template Reference
[Arithmetic Classes]
List of all members.
Detailed Description
template<typename _Tp>
struct std::minus< _Tp >
One of the
math functors.
Definition at line 146 of file stl_function.h.
Public Types
Public Member Functions
-
_Tp operator() (const _Tp &__x, const _Tp &__y) const
Member Typedef Documentation
the type of the first argument (no surprises here)
Definition at line 117 of file stl_function.h.
The documentation for this struct was generated from the following file: