#include <stl_function.h>
Inheritance diagram for std::unary_negate:
Public Methods | |
unary_negate (const _Predicate &__x) | |
bool | operator() (const typename _Predicate::argument_type &__x) const |
Protected Attributes | |
_Predicate | _M_pred |
|
Definition at line 151 of file stl_function.h. |
|
Definition at line 152 of file stl_function.h. |
|
Definition at line 149 of file stl_function.h. Referenced by operator()(). |