mp_units::symbol_text::portable

Returns the portable rendering of the symbol

Synopsis

Declared in <mp-units/framework/symbol_text.h>

[[nodiscard]]
constexpr
auto const&
portable() const;

Return Value

the portable rendering of the symbol

NOTE

The return value should not be discarded.