STLdoc
STLdocumentation
|
Public Member Functions | |
pointer_to_binary_function (_Fn _Left) | |
_Result | operator() (_Arg1 _Left, _Arg2 _Right) const |
Protected Attributes | |
_Fn | _Pfun |
Additional Inherited Members | |
Public Types inherited from binary_function< _Arg1, _Arg2, _Result > | |
typedef _Arg1 | first_argument_type |
typedef _Arg2 | second_argument_type |
typedef _Result | result_type |
|
inlineexplicit |
|
inline |
|
protected |