#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 103 of file stl_rope.h. |
|
||||||||||||||||||||
|
Implemented in std::_Rope_RopeSubstring< _CharT, _Alloc >. |
1.2.15