[#mp_units-quantity_point-08-2constructor-047] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_point-08.adoc[quantity_point]::quantity_point :relfileprefix: ../../ :mrdocs: Copy constructor == Synopsis Declared in `<mp‐units/framework/quantity_point.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- quantity_point(xref:mp_units/quantity_point-08.adoc[quantity_point] const& other) = default; ---- == Parameters [cols=2] |=== | Name | Description | *other* | The object to copy construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#