Go to the documentation of this file. 1 #ifndef BENCHMARK_STRING_UTIL_H_
2 #define BENCHMARK_STRING_UTIL_H_
21 template <
class First,
class... Rest>
24 out << std::forward<First>(
f);
28 template <
class...
Args>
30 std::ostringstream ss;
40 #endif // BENCHMARK_STRING_UTIL_H_
#define BENCHMARK_NOEXCEPT
std::ostream & StringCatImp(std::ostream &out) BENCHMARK_NOEXCEPT
GLsizei const GLchar *const * string
void ReplaceAll(std::string *str, const std::string &from, const std::string &to)
GLint GLint GLsizei GLint GLenum format
std::string HumanReadableNumber(double n)
std::string StringPrintF(const char *format,...)
void AppendHumanReadable(int n, std::string *str)
std::string StrCat(Args &&... args)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:59