_Rope_self_destruct_ptr< _CharT, _Alloc > Struct Template Reference#include <_rope.h>
Detailed Descriptiontemplate<class _CharT, class _Alloc>
|
_Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr | ( | ) | [inline] |
Definition at line 618 of file _rope.h.
References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr, and _Rope_RopeRep< _CharT, _Alloc >::_S_unref().
_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr | ( | ) | [inline] |
_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr | ( | _Rope_RopeRep< _CharT, _Alloc > * | __p | ) | [inline] |
_Rope_RopeRep<_CharT,_Alloc>& _Rope_self_destruct_ptr< _CharT, _Alloc >::operator * | ( | ) | [inline] |
Definition at line 626 of file _rope.h.
References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
_Rope_RopeRep<_CharT,_Alloc>* _Rope_self_destruct_ptr< _CharT, _Alloc >::operator-> | ( | ) | [inline] |
Definition at line 627 of file _rope.h.
References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
_Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep | ( | ) | [inline] |
Definition at line 628 of file _rope.h.
References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
_Rope_self_destruct_ptr<_CharT, _Alloc>& _Rope_self_destruct_ptr< _CharT, _Alloc >::operator= | ( | _Rope_RopeRep< _CharT, _Alloc > * | __x | ) | [inline] |
Definition at line 630 of file _rope.h.
References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
_Rope_RopeRep<_CharT,_Alloc>* _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr |
Definition at line 617 of file _rope.h.
Referenced by _Rope_self_destruct_ptr< _CharT, _Alloc >::operator *(), _Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep(), _Rope_self_destruct_ptr< _CharT, _Alloc >::operator->(), _Rope_self_destruct_ptr< _CharT, _Alloc >::operator=(), and _Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr().