Returns the multiplicative identity (one) for the representation type.
Declared in <mp-units/framework/customization_points.h>
<mp-units/framework/customization_points.h>
constexpr static Rep one() noexcept requires std::constructible_from<Rep, int>;
Rep(1)