Merges the given strings or numbers into a single string.
Declared in <absl/strings/str_cat.h>
<absl/strings/str_cat.h>
[[nodiscard]] std::string StrCat();
An empty string.
The return value should not be discarded.