unary_negate Class Template Reference
[Negators]
One of the
negation functors.
List of all members.
Public Types
Public Member Functions
-
bool operator() (const typename _Predicate::argument_type &__x) const
-
unary_negate (const _Predicate &__x)
Protected Attributes
Detailed Description
template<class _Predicate>
class std::unary_negate< _Predicate >
Definition at line 312 of file stl_function.h.
Member Typedef Documentation
argument_type
is the type of the argument (no surprises here)
Definition at line 104 of file stl_function.h.
The documentation for this class was generated from the following file: