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