[#absl-AlphaNum-Piece] = xref:absl.adoc[absl]::xref:absl/AlphaNum.adoc[AlphaNum]::Piece :relfileprefix: ../../ :mrdocs: Returns the converted string as a view. == Synopsis Declared in `<absl/strings/str_cat.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string_view Piece() const; ---- == Return Value A view over the string representation. [.small]#Created with https://www.mrdocs.com[MrDocs]#