

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 813 of file ropeimpl.h.
1.5.1