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