_My_rope
_CharT* __ptr = _My_rope::_S_fetch_ptr(__old, _M_pos);
_My_rope::_S_substring(__old, 0, _M_pos));
_My_rope::_S_substring(__old, _M_pos+1, __old->_M_size));
_My_rope::_S_destr_concat_char_iter(__left, &__c, 1));
_My_rope::_S_concat(__result_left, __right);
return _My_rope::_S_fetch(_M_root->_M_tree_ptr, _M_pos);
_My_rope* _M_root; // The whole rope.
_Rope_char_ref_proxy(_My_rope* __r, size_t __p) :
_Rope_char_ref_proxy(_My_rope* __r, size_t __p,