...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::pfr::ne — Compares lhs and rhs for inequality using their own comparison and conversion operators; if no operators avalable returns boost::pfr::ne_fields (lhs, rhs).
// In header: <boost/pfr/ops.hpp> template<typename T, typename U> unspecified ne(const T & lhs, const U & rhs); template<typename T, typename U> unspecified ne(const T & lhs, const U & rhs);