Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 240 of file _rope.h.
{ _M_prefix = __x._M_prefix; _M_buf_count = __x._M_buf_count; _STLP_STD::copy(__x._M_buffer, __x._M_buffer + __x._M_buf_count, _M_buffer); return *this; }