ReactOS 0.4.16-dev-340-g0540c21
|
#include <_rope.h>
Public Member Functions | |
rope< _CharT, _Alloc > | operator() (const rope< _CharT, _Alloc > &__x, const rope< _CharT, _Alloc > &__y) |
Additional Inherited Members | |
Public Types inherited from binary_function< rope< _CharT, _Alloc >, rope< _CharT, _Alloc >, rope< _CharT, _Alloc > > | |
typedef rope< _CharT, _Alloc > | first_argument_type |
typedef rope< _CharT, _Alloc > | second_argument_type |
typedef rope< _CharT, _Alloc > | result_type |
Protected Member Functions inherited from binary_function< rope< _CharT, _Alloc >, rope< _CharT, _Alloc >, rope< _CharT, _Alloc > > | |
~binary_function () | |