Pre-increments the underlying quantity from the origin.
Declared in <mp-units/framework/quantity_point.h>
constexpr
quantity_point&
operator++() &
requires requires { ++quantity_from_origin_is_an_implementation_detail_; };
*this, after the increment.