#include <stl_rope.h>
Inheritance diagram for std::_Rope_RopeConcatenation:
Public Types | |
typedef _Rope_rep_base<_CharT, _Alloc>::allocator_type | allocator_type |
Public Methods | |
_Rope_RopeConcatenation (_Rope_RopeRep< _CharT, _Alloc > *__l, _Rope_RopeRep< _CharT, _Alloc > *__r, allocator_type __a) | |
~_Rope_RopeConcatenation () | |
Public Attributes | |
_Rope_RopeRep<_CharT,_Alloc>* | _M_left |
_Rope_RopeRep<_CharT,_Alloc>* | _M_right |
|
Reimplemented from std::_Rope_RopeRep. Definition at line 571 of file stl_rope.h. |
|
Definition at line 572 of file stl_rope.h. |
|
Definition at line 583 of file stl_rope.h. |
|
Definition at line 568 of file stl_rope.h. |
|
Definition at line 569 of file stl_rope.h. |