Searched defs:ScopedRefPtrLess (Results 1 – 1 of 1) sorted by relevance
38 struct ScopedRefPtrLess { struct39 bool operator()(const scoped_refptr<T>& first, in operator()