Function Subspace :: sus :: cmp :: operator<=>

auto operator<=>(const Reverse<T>& lhs, const Reverse<T>& rhs) -> auto
requires
sus::cmp::PartialOrd<T>

Returns the reverse ordering of the values in two Reserve objects.