#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 802 of file ropeimpl.h. |
|
||||||||||
|
Definition at line 805 of file ropeimpl.h. |
|
|||||||||
|
Definition at line 807 of file ropeimpl.h. |
|
||||||||||||||||
|
Implements std::_Rope_char_consumer< _CharT >. Definition at line 815 of file ropeimpl.h. |
|
|||||
|
Definition at line 803 of file ropeimpl.h. |
1.2.15