Constructs a symbol text from a narrow string literal
Declared in <mp-units/framework/symbol_text.h>
[[nodiscard]]
consteval
explicit(false)
symbol_text(char const(& txt)[]);
The return value should not be discarded.
| Name | Description |
|---|---|
| txt | string literal used for both the UTF-8 and the portable rendering |