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 | |
![]() | |
typedef _Fn2::first_argument_type | first_argument_type |
typedef _Fn2::second_argument_type | second_argument_type |
typedef bool | result_type |
|
inlineexplicit |
|
inline |
|
protected |