spdlog
Loading...
Searching...
No Matches
Functions
utils Namespace Reference

Functions

template<typename T >
std::string format (const T &value)
 
template<>
std::string format (const double &value)
 

Function Documentation

◆ format() [1/2]

template<>
std::string utils::format ( const double &  value)
inline

Definition at line 25 of file bench/utils.h.

◆ format() [2/2]

template<typename T >
std::string utils::format ( const T value)
inline

Definition at line 15 of file bench/utils.h.