Searched defs:ElementCountComparator (Results 1 – 1 of 1) sorted by relevance
1148 struct ElementCountComparator { struct1149 bool operator()(const ElementCount &LHS, const ElementCount &RHS) const { in operator ()()