#include <stl_rope.h>
Inheritance diagram for std::char_producer:
Public Methods | |
virtual | ~char_producer () |
virtual void | operator() (size_t __start_pos, size_t __len, _CharT *__buffer)=0 |
|
Definition at line 74 of file stl_rope.h. |
|
Reimplemented in std::_Rope_RopeSubstring. |