#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< _CharT, _Alloc >. Definition at line 600 of file stl_rope.h. |
|
|
Definition at line 612 of file stl_rope.h. References std::_Rope_RopeRep< _CharT, _Alloc >::_M_free_c_string(), and std::_Rope_RopeRep< _CharT, _Alloc >::_M_unref_nonnil(). |
|
Definition at line 597 of file stl_rope.h. Referenced by std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), and std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr(). |
|
Definition at line 598 of file stl_rope.h. Referenced by std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), and std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr(). |