Inheritance diagram for __gnu_cxx::_Rope_RopeLeaf< _CharT, _Alloc >:

Public Types | |
| typedef _Rope_rep_base< _CharT, _Alloc >::allocator_type | allocator_type |
| enum | { _S_alloc_granularity = 8 } |
Public Member Functions | |
| _Rope_RopeLeaf (__GC_CONST _CharT *__d, size_t __size, allocator_type __a) | |
| ~_Rope_RopeLeaf () throw () | |
Static Public Member Functions | |
| size_t | _S_rounded_up_size (size_t __n) |
Public Attributes | |
| __GC_CONST _CharT * | _M_data |
Protected Member Functions | |
| _Rope_RopeLeaf & | operator= (const _Rope_RopeLeaf &) |
| _Rope_RopeLeaf (const _Rope_RopeLeaf &) | |
|
|||||
|
Reimplemented from __gnu_cxx::_Rope_RopeRep< _CharT, _Alloc >. |
|
|||||
|
|
|
||||||||||||||||||||
|
Definition at line 589 of file rope. References __gnu_cxx::_S_is_basic_char_type(). |
|
|||||||||
|
Definition at line 601 of file rope. References __gnu_cxx::_Rope_RopeRep< _CharT, _Alloc >::_M_free_c_string(). |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
1.3.6