#include <ropeimpl.h>
Inheritance diagram for std::_Rope_flatten_char_consumer:
Public Methods | |
_Rope_flatten_char_consumer (_CharT *__buffer) | |
~_Rope_flatten_char_consumer () | |
bool | operator() (const _CharT *__leaf, size_t __n) |
Private Attributes | |
_CharT* | _M_buf_ptr |
|
Definition at line 738 of file ropeimpl.h. |
|
Definition at line 741 of file ropeimpl.h. |
|
Reimplemented from std::_Rope_char_consumer. Definition at line 742 of file ropeimpl.h. |
|
Definition at line 735 of file ropeimpl.h. |