Move constructor
Declared in <mp‐units/framework/quantity.h>
<mp‐units/framework/quantity.h>
quantity(quantity&& other) = default;
other
The object to move construct from
Created with MrDocs