#include <stl_rope.h>
Inheritance diagram for std::_Rope_rep_base:
Public Types | |
typedef _Rope_rep_alloc_base< _CharT,_Alloc, _Alloc_traits< _CharT,_Alloc>::_S_instanceless> | _Base |
typedef _Base::allocator_type | allocator_type |
Public Methods | |
_Rope_rep_base (size_t __size, const allocator_type &__a) |
|
Definition at line 427 of file stl_rope.h. |
|
Reimplemented from std::_Rope_rep_alloc_base. Reimplemented in std::_Rope_RopeRep, std::_Rope_RopeLeaf, std::_Rope_RopeConcatenation, std::_Rope_RopeFunction, and std::_Rope_RopeSubstring. Definition at line 428 of file stl_rope.h. |
|
Definition at line 429 of file stl_rope.h. |