Searched defs:AnyNe (Results 1 – 2 of 2) sorted by relevance
181 struct AnyNe { struct183 bool operator()(const A& a, const B& b) const { return a != b; } in operator()
213 struct AnyNe { struct215 bool operator()(const A& a, const B& b) const { return a != b; } in operator()