#include <stl_rope.h>
Inheritance diagram for std::_Rope_alloc_base:
Public Types | |
typedef _Rope_RopeRep< _CharT, _Allocator > | _RopeRep |
typedef _Alloc_traits< _CharT, _Allocator >::allocator_type | allocator_type |
Public Methods | |
allocator_type | get_allocator () const |
_Rope_alloc_base (_RopeRep *__t, const allocator_type &__a) | |
_Rope_alloc_base (const allocator_type &__a) | |
Protected Attributes | |
allocator_type | _M_data_allocator |
_RopeRep * | _M_tree_ptr |
|
Reimplemented in std::_Rope_base< _CharT, _Alloc >, and std::rope< _CharT, _Alloc >. Definition at line 1164 of file stl_rope.h. |
|
Reimplemented in std::_Rope_base< _CharT, _Alloc >, and std::rope< _CharT, _Alloc >. Definition at line 1166 of file stl_rope.h. Referenced by std::_Rope_alloc_base< _CharT, _Allocator, true >::_Rope_alloc_base(), std::_Rope_alloc_base< _CharT, _Allocator, true >::get_allocator(), and std::_Rope_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >::get_allocator(). |
|
Definition at line 1168 of file stl_rope.h. |
|
Definition at line 1170 of file stl_rope.h. |
|
Definition at line 1167 of file stl_rope.h. |
|
Definition at line 1175 of file stl_rope.h. Referenced by std::_Rope_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >::_Rope_alloc_base(). |
|
Definition at line 1176 of file stl_rope.h. Referenced by std::_Rope_alloc_base< _CharT, _Allocator, true >::_Rope_alloc_base(), and std::_Rope_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >::_Rope_alloc_base(). |