[#mp_units-absolute_point_origin] = xref:mp_units.adoc[mp_units]::absolute_point_origin :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity_point.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:mp_units/QuantitySpec.adoc[QuantitySpec] auto QS> struct absolute_point_origin : /* implementation-defined */ ---- == Base Classes [cols=2] |=== | Name | Description | `/* implementation-defined */` | |=== == Static Data Members [cols=1] |=== | Name | xref:mp_units/absolute_point_origin/_quantity_spec_.adoc[`_quantity_spec_`] |=== == Derived Classes [cols=2] |=== | Name | Description | xref:mp_units/zeroth_point_origin_.adoc[`zeroth_point_origin_`] | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#