mp_units::quantity_point::quantity_ref_from¶
Synopsis¶
Declared in <mp-units/framework/quantity_point.h>
template<PointOrigin PO2>
requires(PO2{} == point_origin)
[[nodiscard]] constexpr quantity_type const& quantity_ref_from(PO2) const& noexcept;
Return Value¶
Note
The return value should not be discarded.