You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: