#include <stl_rope.h>
Inheritance diagram for std::_Rope_RopeLeaf:
Public Types | |
typedef _Rope_rep_base<_CharT, _Alloc>::allocator_type | allocator_type |
enum | { _S_alloc_granularity = 8 } |
Public Methods | |
_Rope_RopeLeaf (__GC_CONST _CharT *__d, size_t __size, allocator_type __a) | |
~_Rope_RopeLeaf () | |
Public Attributes | |
__GC_CONST _CharT* | _M_data |
Static Public Methods | |
size_t | _S_rounded_up_size (size_t __n) |
|
Reimplemented from std::_Rope_RopeRep. Definition at line 541 of file stl_rope.h. |
|
Definition at line 518 of file stl_rope.h. |
|
Definition at line 542 of file stl_rope.h. |
|
Definition at line 556 of file stl_rope.h. |
|
Definition at line 519 of file stl_rope.h. |
|
Definition at line 535 of file stl_rope.h. |