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