absl::AlphaNum::Piece

Returns the converted string as a view.

Synopsis

Declared in <absl/strings/str_cat.h>

std::string_view
Piece() const;

Return Value

A view over the string representation.