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