mp_units::symbol_text::symbol_text

Synopsis

Declared in <mp-units/framework/symbol_text.h>

[[nodiscard]]
constexpr
symbol_text(
    fixed_u8string<N> const& utf8,
    fixed_string<M> const& portable);

Return Value

NOTE

The return value should not be discarded.