OpenKalman
|
Public Member Functions | |
constexpr | ordering (cmp_cat::Ord v) noexcept |
constexpr | ordering (cmp_cat::Ncmp v) noexcept |
Public Attributes | |
cmp_cat::type | m_value |
Static Public Attributes | |
static const ordering | less |
static const ordering | equivalent |
static const ordering | greater |
static const ordering | unordered |
Friends | |
constexpr bool | operator== (ordering v, ordering w) noexcept |