absl::AlphaNum::size

Returns the size of the converted string.

Synopsis

Declared in <absl/strings/str_cat.h>

std::string_view::size_type
size() const;

Return Value

The number of characters in the string representation.