Searched defs:weak_ptr (Results 1 – 4 of 4) sorted by relevance
233 template<typename T> struct weak_ptr { struct234 constexpr weak_ptr() : p(0) {} in weak_ptr() function238 weak_ptr<T> weak_this; argument
133 class _LIBCPP_TEMPLATE_VIS weak_ptr; global() variable [all...]
22 class weak_ptr { global() class
31 struct weak_ptr { struct