Three-way comparison operator
Declared in <mp-units/safe_int.h>
<mp-units/safe_int.h>
[[nodiscard]] constexpr auto operator<=>( safe_int lhs, constrained<U, CP> const& rhs);
The relative order of the objects
The return value should not be discarded.