Searched defs:_Rope_self_destruct_ptr (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_rope.h728 struct _Rope_self_destruct_ptr { struct
733 _Rope_self_destruct_ptr() : _M_ptr(0) {}; function in struct:_Rope_self_destruct_ptr
735 _Rope_self_destruct_ptr() {}; function in struct:_Rope_self_destruct_ptr
737 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} function in struct:_Rope_self_destruct_ptr

Completed in 39 milliseconds