Searched defs:RefBaseCompare (Results 1 – 1 of 1) sorted by relevance
173 struct RefBaseCompare { struct175 bool operator()(const wptr<T>& firstPtr, const wptr<T>& secondPtr) const in operator()