Returns the UTF‐8 rendering of the symbol
Synopsis
Declared in <mp‐units/framework/symbol_text.h>
[[nodiscard]]
constexpr
auto const&
utf8() const;
Return Value
the UTF‐8 rendering of the symbol
|
Note
|
The return value should not be discarded. |
Created with MrDocs