|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 () | |