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.

Created with MrDocs