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