STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
unary_negate< _Fn1 > Member List

This is the complete list of members for unary_negate< _Fn1 >, including all inherited members.

_Functorunary_negate< _Fn1 >protected
argument_type typedefunary_function< _Fn1::argument_type, bool >
operator()(const typename _Fn1::argument_type &_Left) const unary_negate< _Fn1 >inline
result_type typedefunary_function< _Fn1::argument_type, bool >
unary_negate(const _Fn1 &_Func)unary_negate< _Fn1 >inlineexplicit