ReactOS 0.4.16-dev-289-g096a551
|
#include <_ctraits_fns.h>
Public Member Functions | |
bool | operator() (const typename _Traits::char_type &__x, const typename _Traits::char_type &__y) const |
Additional Inherited Members | |
Public Types inherited from binary_function< _Traits::char_type, _Traits::char_type, bool > | |
typedef _Traits::char_type | first_argument_type |
typedef _Traits::char_type | second_argument_type |
typedef bool | result_type |
Protected Member Functions inherited from binary_function< _Traits::char_type, _Traits::char_type, bool > | |
~binary_function () | |
Definition at line 33 of file _ctraits_fns.h.
|
inline |
Definition at line 37 of file _ctraits_fns.h.