unary_negate< _Predicate > Class Template Reference#include <_function.h>
Inheritance diagram for unary_negate< _Predicate >: ![]()
Detailed Descriptiontemplate<class _Predicate>
|
typedef _Base::argument_type unary_negate< _Predicate >::argument_type |
unary_negate< _Predicate >::unary_negate | ( | const _Predicate & | __x | ) | [inline, explicit] |
Definition at line 146 of file _function.h.
bool unary_negate< _Predicate >::operator() | ( | _ArgParamType | __x | ) | const [inline] |
_Predicate unary_negate< _Predicate >::_M_pred [protected] |