STLdoc
STLdocumentation
|
This is the complete list of members for unary_negate< _Fn1 >, including all inherited members.
_Functor | unary_negate< _Fn1 > | protected |
argument_type typedef | unary_function< _Fn1::argument_type, bool > | |
operator()(const typename _Fn1::argument_type &_Left) const | unary_negate< _Fn1 > | inline |
result_type typedef | unary_function< _Fn1::argument_type, bool > | |
unary_negate(const _Fn1 &_Func) | unary_negate< _Fn1 > | inlineexplicit |