Returns the common quantity specification of a single quantity specification
Declared in <mp-units/framework/quantity_spec_conversion.h>
[[nodiscard]]
consteval
QuantitySpec auto
get_common_quantity_spec(auto q);
| Name | Description |
|---|---|
| q | a quantity specification value |