Searched defs:wp (Results 1 – 2 of 2) sorted by relevance
222 inline wp() : m_ptr(0) { } in wp() function300 template<typename Y> friend class wp; variable315 wp<T>::wp(T* other) in wp() function322 wp<T>::wp(const wp<T>& other) in wp() function329 wp<T>::wp(const sp<T>& other) in wp() function338 wp<T>::wp(U* other) in wp() function345 wp<T>::wp(const wp<U>& other) in wp() function355 wp<T>::wp(const sp<U>& other) in wp() function
29 template<typename T> class wp; variable106 template<typename Y> friend class wp; variable