Returns a pointer to the converted string data.
Synopsis
Declared in <absl/strings/str_cat.h>
char const*
data() const;
Return Value
A pointer to the string representation.
Created with MrDocs
Returns a pointer to the converted string data.
Declared in <absl/strings/str_cat.h>
char const*
data() const;
A pointer to the string representation.
Created with MrDocs