Public Types | |
typedef Alloc | allocator_type |
typedef RopeRopeRep < CharT, Alloc > | RopeRep |
Public Member Functions | |
allocator_type | get_allocator () const |
Rope_base (RopeRep *__t, const allocator_type &) | |
Rope_base (const allocator_type &) | |
Public Attributes | |
RopeRep * | M_tree_ptr |
Definition at line 1192 of file rope.