Searched defs:_Rope_self_destruct_ptr (Results 1 – 1 of 1) sorted by relevance
746 struct _Rope_self_destruct_ptr { struct748 ~_Rope_self_destruct_ptr() in ~_Rope_self_destruct_ptr() argument751 _Rope_self_destruct_ptr() : _M_ptr(0) {}; in _Rope_self_destruct_ptr() function753 _Rope_self_destruct_ptr() {}; in _Rope_self_destruct_ptr() function755 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} in _Rope_self_destruct_ptr() function