Home
last modified time | relevance | path

Searched defs:__weak_ptr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h455 class __weak_ptr; variable
707 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr; variable
792 __weak_ptr() in __weak_ptr() function
813 __weak_ptr(const __weak_ptr<_Tp1, _Lp>& __r) in __weak_ptr() function
821 __weak_ptr(const __shared_ptr<_Tp1, _Lp>& __r) in __weak_ptr() function
905 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr; variable