Checks whether both the UTF-8 and the portable renderings of the symbol are empty
Declared in <mp-units/framework/symbol_text.h>
[[nodiscard]]
constexpr
bool
empty() const;
true if both the UTF-8 and the portable renderings are empty, false otherwise
The return value should not be discarded.