spdlog/bench
Romain Pokrzywka c5a09ebc49
Update #include to deprecated fmt header (#2545)
The <fmt/locale.h> header has been marked as deprecated for a while
and has finally been removed in fmt v0.9.0:
https://github.com/fmtlib/fmt/commit/5c7d315ded7bdb6cc5bd65daef091eefe

Replace with <fmt/format.h> instead, as recommended.
2022-11-12 02:47:51 +02:00
..
async_bench.cpp aix - reference to 'thread' is ambiguous, sys/thread.h vs std::thread 2021-11-20 22:48:18 +08:00
bench.cpp Update #include to deprecated fmt header (#2545) 2022-11-12 02:47:51 +02:00
CMakeLists.txt Update bench CMakelists.txt 2021-12-11 16:37:06 +02:00
formatter-bench.cpp Avoid relying on function name decay mechanics 2021-02-24 09:45:35 +01:00
latency.cpp Fix undefined macro FMT_STRING in benchmark when using std::format (#2540) 2022-11-08 11:01:27 +02:00
utils.h formatting 2018-03-16 17:35:56 +02:00