mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
returned fast_oss with optimizations
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
#include <iomanip>
|
||||
#include <locale>
|
||||
|
||||
namespace utils {
|
||||
namespace utils
|
||||
{
|
||||
|
||||
template<typename T>
|
||||
std::string format(const T& value)
|
||||
|
Reference in New Issue
Block a user