mp_units::absolute¶
Synopsis¶
Declared in <mp-units/framework/construction_helpers.h>
template<Reference auto R>
[[nodiscard]] constexpr quantity_point<R{}, default_point_origin(R{}), Rep> absolute(FwdRep&& lhs);
Note
This function is defined as an Algorithm Function Object (AFO).
Return Value¶
Note
The return value should not be discarded.