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);

Created with MrDocs