mp_units::quantity::quantity

Default constructor. Leaves the numerical value default-initialized.

Synopsis

Declared in <mp-units/framework/quantity.h>

[[nodiscard]]
quantity() = default;

Return Value

NOTE

The return value should not be discarded.