Merges the given strings or numbers into a single string.
Synopsis
Declared in <absl/strings/str_cat.h>
[[nodiscard]]
std::string
StrCat();
Merges the given strings or numbers into a single string.
Declared in <absl/strings/str_cat.h>
[[nodiscard]]
std::string
StrCat();