_Rope_RopeConcatenation< _CharT, _Alloc > Struct Template Reference#include <_rope.h>
Inheritance diagram for _Rope_RopeConcatenation< _CharT, _Alloc >: ![]()
Detailed Descriptiontemplate<class _CharT, class _Alloc>
|
typedef _RopeRep::allocator_type _Rope_RopeConcatenation< _CharT, _Alloc >::allocator_type |
_Rope_RopeConcatenation< _CharT, _Alloc >::_Rope_RopeConcatenation | ( | _RopeRep * | __l, | |
_RopeRep * | __r, | |||
allocator_type | __a | |||
) | [inline] |
_Rope_RopeConcatenation< _CharT, _Alloc >::~_Rope_RopeConcatenation | ( | ) | [inline] |
_RopeRep* _Rope_RopeConcatenation< _CharT, _Alloc >::_M_left |
Definition at line 490 of file _rope.h.
Referenced by rope< _CharT, _Alloc >::_S_add_to_forest(), rope< _CharT, _Alloc >::_S_fetch_ptr(), _Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), _Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr(), rope< _CharT, _Alloc >::_S_substring(), and _Rope_RopeConcatenation< _CharT, _Alloc >::~_Rope_RopeConcatenation().
_RopeRep* _Rope_RopeConcatenation< _CharT, _Alloc >::_M_right |
Definition at line 491 of file _rope.h.
Referenced by rope< _CharT, _Alloc >::_S_add_to_forest(), rope< _CharT, _Alloc >::_S_fetch_ptr(), _Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), _Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr(), rope< _CharT, _Alloc >::_S_substring(), and _Rope_RopeConcatenation< _CharT, _Alloc >::~_Rope_RopeConcatenation().