#include <stl_rope.h>
Inheritance diagram for std::_Rope_RopeFunction:
Public Types | |
typedef _Rope_rep_base<_CharT, _Alloc>::allocator_type | allocator_type |
Public Methods | |
_Rope_RopeFunction (char_producer< _CharT > *__f, size_t __size, bool __d, allocator_type __a) | |
~_Rope_RopeFunction () | |
Public Attributes | |
char_producer<_CharT>* | _M_fn |
bool | _M_delete_when_done |
|
Reimplemented from std::_Rope_RopeRep. Reimplemented in std::_Rope_RopeSubstring. Definition at line 611 of file stl_rope.h. |
|
Definition at line 612 of file stl_rope.h. |
|
Definition at line 629 of file stl_rope.h. |
|
Definition at line 596 of file stl_rope.h. |
|
Definition at line 594 of file stl_rope.h. |