#include <stl_rope.h>
Public Types | |
| typedef _Alloc_traits< _CharT, _Allocator >::allocator_type | allocator_type |
Public Methods | |
| allocator_type | get_allocator () const |
| _Rope_rep_alloc_base (size_t __size, const allocator_type &) | |
Public Attributes | |
| size_t | _M_size |
Protected Methods | |
| __ROPE_DEFINE_ALLOCS (_Allocator) | |
|
|||||
|
Definition at line 428 of file stl_rope.h. |
|
||||||||||
|
|
|
||||||||||||||||
|
Definition at line 430 of file stl_rope.h. References std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::_M_size. |
|
|||||||||
|
Definition at line 429 of file stl_rope.h. References std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::allocator_type. |
|
|||||
|
Definition at line 432 of file stl_rope.h. |
1.2.15