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