Searched defs:lw_test_lt (Results 1 – 1 of 1) sorted by relevance
232 struct lw_test_lt struct235 bool operator()(const T& t, const U& u) const { return t < u; } in operator ()()