STLdoc
STLdocumentation
|
Public Member Functions | |
binary_negate (const _Fn2 &_Func) | |
bool | operator() (const typename _Fn2::first_argument_type &_Left, const typename _Fn2::second_argument_type &_Right) const |
Protected Attributes | |
_Fn2 | _Functor |
Additional Inherited Members | |
Public Types inherited from binary_function< _Fn2::first_argument_type, _Fn2::second_argument_type, bool > | |
typedef _Fn2::first_argument_type | first_argument_type |
typedef _Fn2::second_argument_type | second_argument_type |
typedef bool | result_type |
|
inlineexplicit |
|
inline |
|
protected |