ReactOS 0.4.16-dev-289-g096a551
|
#include <_function_base.h>
Public Member Functions | |
_Arg2 | operator() (const _Arg1 &, const _Arg2 &__y) const |
Additional Inherited Members | |
Public Types inherited from binary_function< _Arg1, _Arg2, _Arg2 > | |
typedef _Arg1 | first_argument_type |
typedef _Arg2 | second_argument_type |
typedef _Arg2 | result_type |
Protected Member Functions inherited from binary_function< _Arg1, _Arg2, _Arg2 > | |
~binary_function () | |
Definition at line 161 of file _function_base.h.
|
inline |
Definition at line 162 of file _function_base.h.