[#4133FEB262B2E36217DB7FDB85AD3F94266E2AF0]
Return true if the string is empty
bool empty() const noexcept;
assert( decode_view( "" ).empty() );
Constant.
Throws nothing.