STLdoc
STLdocumentation
|
Public Member Functions | |
unary_negate (const _Fn1 &_Func) | |
bool | operator() (const typename _Fn1::argument_type &_Left) const |
Protected Attributes | |
_Fn1 | _Functor |
Additional Inherited Members | |
Public Types inherited from unary_function< _Fn1::argument_type, bool > | |
typedef _Fn1::argument_type | argument_type |
typedef bool | result_type |
|
inlineexplicit |
|
inline |
|
protected |