Searched defs:wp (Results 1 – 2 of 2) sorted by relevance
357 inline wp() : m_ptr(0) { } in wp() function435 template<typename Y> friend class wp; variable450 wp<T>::wp(T* other) in wp() function457 wp<T>::wp(const wp<T>& other) in wp() function464 wp<T>::wp(const sp<T>& other) in wp() function473 wp<T>::wp(U* other) in wp() function480 wp<T>::wp(const wp<U>& other) in wp() function490 wp<T>::wp(const sp<U>& other) in wp() function
23 template<typename T> class wp; variable101 template<typename Y> friend class wp; variable