mp_units::operator/¶
Synopsis¶
Declared in <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;
mp_units::operator/¶Declared in <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;