#include <ropeimpl.h>
Inheritance diagram for __gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >:

Public Member Functions | |
| _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 815 of file ropeimpl.h. |
|
||||||||||
|
Definition at line 818 of file ropeimpl.h. |
|
|||||||||
|
Definition at line 820 of file ropeimpl.h. |
|
||||||||||||||||
|
Implements __gnu_cxx::_Rope_char_consumer< _CharT >. Definition at line 828 of file ropeimpl.h. |
|
|||||
|
Definition at line 816 of file ropeimpl.h. |
1.3.6