#include <ropeimpl.h>
Inheritance diagram for __gnu_cxx::_Rope_flatten_char_consumer< _CharT >:

Public Member Functions | |
| _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 780 of file ropeimpl.h. |
|
|||||||||
|
Definition at line 783 of file ropeimpl.h. |
|
||||||||||||||||
|
Implements __gnu_cxx::_Rope_char_consumer< _CharT >. Definition at line 784 of file ropeimpl.h. |
|
|||||
|
Definition at line 777 of file ropeimpl.h. |
1.3.6