Return true if the string is empty.
constexpr bool empty() const;
See core::string_view::size
core::string_view::size