Namespaces | Functions
third_party/benchmark/src/string_util.h File Reference
#include <sstream>
#include <string>
#include <utility>
#include "internal_macros.h"
Include dependency graph for third_party/benchmark/src/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, double one_k)
 
template<class... Args>
std::string benchmark::StrCat (Args &&... args)
 
std::ostream & benchmark::StrCatImp (std::ostream &out) BENCHMARK_NOEXCEPT
 
template<class First , class... Rest>
std::ostream & benchmark::StrCatImp (std::ostream &out, First &&f, Rest &&... rest)
 
std::string benchmark::StrFormat (const char *format,...)
 
std::vector< std::string > benchmark::StrSplit (const std::string &str, char delim)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32