Commit Graph

8 Commits

Author SHA1 Message Date
gabime
3cd06a3d40 Added const qualifier to stopwatch formatter to support c++20 2023-07-04 16:04:49 +03:00
Gabi Melman
f44fa31f51
Fix #2434 2022-08-17 17:47:22 +03:00
gabime
dc030ec53c clang-format 2021-11-16 23:44:35 +02:00
Charless Milette
2d77ef92b0 Avoid specializing std::formatter for std::tm (not a great idea after all) 2021-11-15 15:27:34 -05:00
Charless Milette
f6901606f5 Add std::tm formatter, fix spdlog::stopwatch formatter, conditionally use fmt::runtime in test_errors 2021-11-15 14:57:13 -05:00
Gabi Melman
5deb7c55e1
Fix #1676 2020-09-21 03:31:19 +03:00
gabime
2963b9f07f Updated comment 2020-09-01 12:24:11 +03:00
gabime
34f3d29d93 Added stopwatch support 2020-08-29 02:48:43 +03:00