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