Similar to std::unary_negate, but giving the argument types explicitly. More...
#include <base.h>
Public Member Functions | |
__unary_negate (const _Predicate &__x) | |
bool | operator() (const argument_type &__x) |
Protected Attributes | |
_Predicate | _M_pred |
Similar to std::unary_negate, but giving the argument types explicitly.
|
inlineexplicit |
|
inline |
|
protected |