Searched defs:AnyLe (Results 1 – 2 of 2) sorted by relevance
218 struct AnyLe { struct220 bool operator()(const A& a, const B& b) const { return a <= b; } in operator()
217 struct AnyLe { struct219 bool operator()(const A& a, const B& b) const { return a <= b; } in operator()