Searched defs:lw_test_ne (Results 1 – 1 of 1) sorted by relevance
184 struct lw_test_ne struct187 bool operator()(const T& t, const U& u) const { return t != u; } in operator ()()