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