Home
last modified time | relevance | path

Searched defs:lw_test_ne (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/core/
Dlightweight_test.hpp184 struct lw_test_ne struct
187 bool operator()(const T& t, const U& u) const { return t != u; } in operator ()()