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