Returns the size of the converted string.
Declared in <absl/strings/str_cat.h>
<absl/strings/str_cat.h>
std::string_view::size_type size() const;
The number of characters in the string representation.