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

This is the complete list of members for binary_negate< _Fn2 >, including all inherited members.

_Functorbinary_negate< _Fn2 >protected
binary_negate(const _Fn2 &_Func)binary_negate< _Fn2 >inlineexplicit
first_argument_type typedefbinary_function< _Fn2::first_argument_type, _Fn2::second_argument_type, bool >
operator()(const typename _Fn2::first_argument_type &_Left, const typename _Fn2::second_argument_type &_Right) const binary_negate< _Fn2 >inline
result_type typedefbinary_function< _Fn2::first_argument_type, _Fn2::second_argument_type, bool >
second_argument_type typedefbinary_function< _Fn2::first_argument_type, _Fn2::second_argument_type, bool >