#include <ropeimpl.h>
Inheritance diagram for std::_Rope_insert_char_consumer:
Public Methods | |
_Rope_insert_char_consumer (_Insert_ostream &__writer) | |
~_Rope_insert_char_consumer () | |
bool | operator() (const _CharT *__leaf, size_t __n) |
Private Types | |
typedef basic_ostream<_CharT, _Traits> | _Insert_ostream |
Private Attributes | |
_Insert_ostream& | _M_o |
|
Definition at line 773 of file ropeimpl.h. |
|
Definition at line 776 of file ropeimpl.h. |
|
Definition at line 778 of file ropeimpl.h. |
|
Reimplemented from std::_Rope_char_consumer. |
|
Definition at line 774 of file ropeimpl.h. |