_Rope_RopeLeaf< _CharT, _Alloc > Struct Template Reference#include <_rope.h>
Inheritance diagram for _Rope_RopeLeaf< _CharT, _Alloc >: ![]()
Detailed Descriptiontemplate<class _CharT, class _Alloc>
|
typedef _RopeRep::allocator_type _Rope_RopeLeaf< _CharT, _Alloc >::allocator_type |
_Rope_RopeLeaf< _CharT, _Alloc >::_Rope_RopeLeaf | ( | _CharT * | __d, | |
size_t | _p_size, | |||
allocator_type | __a | |||
) | [inline] |
_Rope_RopeLeaf< _CharT, _Alloc >::~_Rope_RopeLeaf | ( | ) | [inline] |
Definition at line 476 of file _rope.h.
References _Rope_RopeLeaf< _CharT, _Alloc >::_M_data, _Rope_RopeRep< _CharT, _Alloc >::_M_free_c_string(), and _Rope_RopeRep< _CharT, _Alloc >::_S_free_string().
_CharT* _Rope_RopeLeaf< _CharT, _Alloc >::_M_data |
Definition at line 444 of file _rope.h.
Referenced by rope< _CharT, _Alloc >::_S_compare(), rope< _CharT, _Alloc >::_S_destr_leaf_concat_char_iter(), rope< _CharT, _Alloc >::_S_fetch(), rope< _CharT, _Alloc >::_S_fetch_ptr(), rope< _CharT, _Alloc >::_S_leaf_concat_char_iter(), rope< _CharT, _Alloc >::_S_substring(), _Terminate_RopeLeaf(), and _Rope_RopeLeaf< _CharT, _Alloc >::~_Rope_RopeLeaf().