Searched defs:DeleterU (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/delibs/decpp/ |
D | deSharedPtr.hpp | 380 inline bool operator== (const SharedPtr<T, DeleterT, threadSafeT>& a, const SharedPtr<U, DeleterU, … in operator ==() argument 392 inline bool operator!= (const SharedPtr<T, DeleterT, threadSafeT>& a, const SharedPtr<U, DeleterU, … in operator !=() argument
|