I get fmt\chrono.h(2093,46): warning : declaration of 'Duration' shadows template parameter [-Wmicrosoft-template-shadow] when building with latest clang-cl - other compilers don't seem to bother (tested on GNU 11.1.0 and MSVC2022).
As of this commit.
I get
fmt\chrono.h(2093,46): warning : declaration of 'Duration' shadows template parameter [-Wmicrosoft-template-shadow]
when building with latest clang-cl - other compilers don't seem to bother (tested on GNU 11.1.0 and MSVC2022). As of this commit.