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