Searched refs:__weak_ptr (Results 1 – 3 of 3) sorted by relevance
455 class __weak_ptr; variable787 class __weak_ptr792 __weak_ptr() in __weak_ptr() function813 __weak_ptr(const __weak_ptr<_Tp1, _Lp>& __r) in __weak_ptr() function826 __weak_ptr&835 __weak_ptr&912 operator<(const __weak_ptr& __lhs, const __weak_ptr<_Tp1, _Lp>& __rhs)922 swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) in swap()1051 : public __weak_ptr<_Tp>1059 : __weak_ptr<_Tp>(__r) { } in weak_ptr()[all …]
109 * include/tr1_impl/boost_shared_ptr.h: (__weak_ptr::lock()): Add
1336 __shared_ptr<>&), shared_ptr(const __weak_ptr<>&),1341 __weak_ptr<>&)): Remove.