1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-14 01:59:53 +08:00
spdlog/include
2022-05-08 13:01:02 +03:00
..
spdlog Use fmt::detail::vformat_to(buf, ...) since it is ~20ns faster than fmt::vformat_to(std::back_inserter(buf),..) 2022-05-08 13:01:02 +03:00