<mp-units/framework/reference.h>
template< Reference R, typename Q> requires Quantity<std::remove_cvref_t<Q>> constexpr auto operator/( R lhs, Q&& q) = delete;