Public Types | |
typedef RopeRopeRep< CharT, Allocator > | RopeRep |
typedef Alloc_traits< CharT, Allocator >::allocator_type | allocator_type |
Public Member Functions | |
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 1198 of file stl_rope.h.