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