mp_units::dimension_symbol¶
Synopsis¶
Declared in <mp-units/framework/dimension.h>
template<dimension_symbol_formatting fmt = dimension_symbol_formatting{}, typename CharT = char, Dimension D>
[[nodiscard]] consteval std::basic_string_view<CharT> dimension_symbol(D);
Return Value¶
Note
The return value should not be discarded.