Namespaces | Functions
string_util.h File Reference
#include <sstream>
#include <string>
#include <utility>
#include "internal_macros.h"
Include dependency graph for string_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 benchmark
 

Functions

void benchmark::AppendHumanReadable (int n, std::string *str)
 
std::string benchmark::HumanReadableNumber (double n)
 
void benchmark::ReplaceAll (std::string *str, const std::string &from, const std::string &to)
 
template<class... Args>
std::string benchmark::StrCat (Args &&... args)
 
std::ostream & benchmark::StringCatImp (std::ostream &out) BENCHMARK_NOEXCEPT
 
template<class First , class... Rest>
std::ostream & benchmark::StringCatImp (std::ostream &out, First &&f, Rest &&... rest)
 
std::string benchmark::StringPrintF (const char *format,...)
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04