[#mp_units-absolute] = xref:mp_units.adoc[mp_units]::absolute :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/construction_helpers.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:mp_units/Reference.adoc[Reference] auto R> [[nodiscard]] constexpr xref:mp_units/quantity_point-08.adoc[quantity_point<R{}, default_point_origin(R{}), Rep>] absolute(FwdRep&& lhs); ---- == Description [NOTE] ==== This function object does not participate in argument-dependent lookup. Taking the address of this function object is undefined behavior. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#