Searched defs:greaterScore (Results 1 – 1 of 1) sorted by relevance
34 struct greaterScore { struct35 bool operator()(const Candidate& a, const Candidate& b) const { in operator ()()