#include <stl_rope.h>
Collaboration diagram for std::_Rope_char_ptr_proxy:
Public Methods | |
_Rope_char_ptr_proxy (const _Rope_char_ref_proxy< _CharT, _Alloc > &__x) | |
_Rope_char_ptr_proxy (const _Rope_char_ptr_proxy &__x) | |
_Rope_char_ptr_proxy () | |
_Rope_char_ptr_proxy (_CharT *__x) | |
_Rope_char_ptr_proxy& | operator= (const _Rope_char_ptr_proxy &__x) |
_Rope_char_ref_proxy<_CharT, _Alloc> | operator * () const |
Private Attributes | |
size_t | _M_pos |
rope<_CharT,_Alloc>* | _M_root |
Friends | |
class | _Rope_char_ref_proxy< _CharT, _Alloc > |
template<class _CharT2, class _Alloc2> bool | operator== (const _Rope_char_ptr_proxy< _CharT2, _Alloc2 > &__x, const _Rope_char_ptr_proxy< _CharT2, _Alloc2 > &__y) |
|
Definition at line 786 of file stl_rope.h. |
|
Definition at line 788 of file stl_rope.h. |
|
Definition at line 790 of file stl_rope.h. |
|
Definition at line 791 of file stl_rope.h. |
|
Definition at line 803 of file stl_rope.h. |
|
Definition at line 795 of file stl_rope.h. |
|
Definition at line 782 of file stl_rope.h. |
|
|
|
Definition at line 783 of file stl_rope.h. |
|
Definition at line 784 of file stl_rope.h. |