![]() |
Home | Libraries | People | FAQ | More |
boost::pfr::lt — Compares lhs and rhs for less-than using their own comparison and conversion operators; if no operators avalable returns boost::pfr::lt_fields (lhs, rhs).
// In header: <boost/pfr/ops.hpp> template<typename T, typename U> unspecified lt(const T & lhs, const U & rhs); template<typename T, typename U> unspecified lt(const T & lhs, const U & rhs);