#include <stl_rope.h>
Collaboration diagram for std::_Rope_self_destruct_ptr< _CharT, _Alloc >:
Public Methods | |
~_Rope_self_destruct_ptr () | |
_Rope_self_destruct_ptr () | |
_Rope_self_destruct_ptr (_Rope_RopeRep< _CharT, _Alloc > *__p) | |
_Rope_RopeRep< _CharT, _Alloc > & | operator * () |
_Rope_RopeRep< _CharT, _Alloc > * | operator-> () |
operator _Rope_RopeRep () | |
_Rope_self_destruct_ptr & | operator= (_Rope_RopeRep< _CharT, _Alloc > *__x) |
Public Attributes | |
_Rope_RopeRep< _CharT, _Alloc > * | _M_ptr |
|
Definition at line 743 of file stl_rope.h. References std::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr. |
|
Definition at line 748 of file stl_rope.h. |
|
Definition at line 750 of file stl_rope.h. |
|
Definition at line 751 of file stl_rope.h. |
|
Definition at line 753 of file stl_rope.h. |
|
Definition at line 752 of file stl_rope.h. |
|
Definition at line 754 of file stl_rope.h. |
|
Definition at line 742 of file stl_rope.h. Referenced by std::_Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr(). |