mp_units::symbol_text::utf8

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.