mp_units::quantity::numerical_value_ref_in¶
Synopsis¶
Declared in <mp-units/framework/quantity.h>
template<Unit U>
requires(equivalent(U{}, unit))
[[nodiscard]] constexpr rep const& numerical_value_ref_in(U) const& noexcept;
Return Value¶
Note
The return value should not be discarded.