mp_units::get_common_unit¶
Synopsis¶
Declared in <mp-units/framework/unit_conversion.h>
template<Unit... Us,
/* implementation-defined */ NewUnit>
[[nodiscard]] consteval Unit auto get_common_unit(common_unit<Us...>, NewUnit);
Return Value¶
Note
The return value should not be discarded.