Searched defs:PowerDescendingSorter (Results 1 – 1 of 1) sorted by relevance
88 struct PowerDescendingSorter { struct89 bool operator()(const Factor &LHS, const Factor &RHS) { in operator ()()