Public Types | |
typedef Alloc_traits< CharT, Allocator >::allocator_type | allocator_type |
Public Member Functions | |
allocator_type | get_allocator () const |
Rope_rep_alloc_base (size_t size, const allocator_type &a) | |
Public Attributes | |
size_t | M_size |
Protected Attributes | |
allocator_type | M_data_allocator |
Definition at line 407 of file stl_rope.h.