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