We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbdc2b commit 5750f43Copy full SHA for 5750f43
ChangeLog.md
@@ -15,6 +15,10 @@
15
- Updated docs for meson (https://github.com/fmtlib/fmt/pull/4291).
16
Thanks @trim21.
17
18
+- Fixed a compilation error in chrono on nvcc
19
+ (https://github.com/fmtlib/fmt/issues/4297,
20
+ https://github.com/fmtlib/fmt/pull/4301). Thanks @breyerml.
21
+
22
- Fixed various warnings
23
(https://github.com/fmtlib/fmt/pull/4288,
24
https://github.com/fmtlib/fmt/pull/4299). Thanks @GamesTrap and @edo9300.
0 commit comments