ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <_function_base.h>
Public Member Functions | |
_Tp | operator() (const _Tp &__x, const _Tp &__y) const |
Additional Inherited Members | |
Public Types inherited from binary_function< _Tp, _Tp, _Tp > | |
typedef _Tp | first_argument_type |
typedef _Tp | second_argument_type |
typedef _Tp | result_type |
Protected Member Functions inherited from binary_function< _Tp, _Tp, _Tp > | |
~binary_function () | |
Definition at line 119 of file _function_base.h.
|
inline |
Definition at line 120 of file _function_base.h.