#include <stl_rope.h>
Collaboration diagram for std::_Rope_alloc_base< _CharT, _Allocator, true >:
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 &) | |
_Rope_alloc_base (const allocator_type &) | |
Protected Attributes | |
_RopeRep * | _M_tree_ptr |
|
Definition at line 1194 of file stl_rope.h. |
|
Definition at line 1196 of file stl_rope.h. |
|
Definition at line 1200 of file stl_rope.h. References std::_Rope_alloc_base< _CharT, _Allocator, _IsStatic >::_M_tree_ptr. |
|
Definition at line 1198 of file stl_rope.h. References std::_Rope_alloc_base< _CharT, _Allocator, _IsStatic >::allocator_type. |
|
Definition at line 1197 of file stl_rope.h. References std::_Rope_alloc_base< _CharT, _Allocator, _IsStatic >::allocator_type. |
|
Definition at line 1204 of file stl_rope.h. |