Home
last modified time | relevance | path

Searched refs:DeleterT (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeSharedPtr.hpp379 template<class T, class DeleterT, bool threadSafeT, class U, class DeleterU, bool threadSafeU>
380 inline bool operator== (const SharedPtr<T, DeleterT, threadSafeT>& a, const SharedPtr<U, DeleterU, … in operator ==() argument
391 template<class T, class DeleterT, bool threadSafeT, class U, class DeleterU, bool threadSafeU>
392 inline bool operator!= (const SharedPtr<T, DeleterT, threadSafeT>& a, const SharedPtr<U, DeleterU, … in operator !=() argument