Searched defs:lessScore (Results 1 – 1 of 1) sorted by relevance
41 struct lessScore { struct42 bool operator()(const Candidate& a, const Candidate& b) const { in operator ()()