Deprecated accessor for the UTF‐8 rendering; use utf8() instead
Synopsis
Declared in <mp‐units/framework/symbol_text.h>
[[deprecated("2.4.0: Use `utf8()` instead")]]
constexpr
auto const&
unicode() const;
|
Warning
|
Deprecated: 2.4.0: Use `utf8()` instead. Use of this entity is allowed but discouraged. |
Return Value
the UTF‐8 rendering of the symbol
Created with MrDocs