#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 456 of file stl_rope.h. Referenced by std::_Rope_rep_base< _CharT, _Allocator >::_Rope_rep_base(). |
|
|
Definition at line 458 of file stl_rope.h. |