#include <stl_rope.h>
Inheritance diagram for std::_Rope_char_consumer:

Public Methods | |
| virtual | ~_Rope_char_consumer () |
| virtual bool | operator() (const _CharT *__buffer, size_t __len)=0 |
|
|||||||||
|
Definition at line 220 of file stl_rope.h. |
|
||||||||||||||||
|
Implemented in std::_Rope_flatten_char_consumer< _CharT >, std::_Rope_find_char_char_consumer< _CharT >, and std::_Rope_insert_char_consumer< _CharT, _Traits >. |
1.2.15