Default constructor
Synopsis
Declared in <mp‐units/framework/quantity.h>
[[nodiscard]]
quantity() = default;
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs
Default constructor
Declared in <mp‐units/framework/quantity.h>
[[nodiscard]]
quantity() = default;
|
Note
|
The return value should not be discarded. |
Created with MrDocs