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.
Created with MrDocs
Returns the converted string as a view.
Declared in <absl/strings/str_cat.h>
std::string_view
Piece() const;
A view over the string representation.
Created with MrDocs