Searched defs:SourceKeyComparator (Results 1 – 1 of 1) sorted by relevance
69 struct SourceKeyComparator { struct70 bool operator()(const SourceKey& lhs, const SourceKey& rhs) const { in operator()