mp_units::quantity_point::point_for¶
Synopsis¶
Declared in <mp-units/framework/quantity_point.h>
template</* implementation-defined */ NewPO>
[[nodiscard]] constexpr QuantityPointOf<(NewPO{})> auto point_for(NewPO new_origin) const;
Return Value¶
Note
The return value should not be discarded.