Construct from rep
<mp-units/framework/quantity.h>constexpr
explicit(!mp_units::implicitly_convertible(quantity_spec, dimensionless))
quantity(rep val)
requires detail::ExplicitFromNumber<reference>;
| Name | Description |
|---|---|
| val | The object to construct from |