Searched defs:ScoredBundleGreater (Results 1 – 1 of 1) sorted by relevance
249 struct ScoredBundleGreater { struct250 bool operator()(const ScoredBundle &L, const ScoredBundle &R) { in operator ()()