Files
fmt/include/fmt
Frank Richter 71a4a8d479 Really fix MSVC warning about <bit> only being available in C++20. (#3832)
* Really fix MSVC warning about <bit> only being available in C++20.

The warning states "The contents of <bit> are available only with C++20 or later.",
but the check was for C++17 and later.

* Change <bit> inclusion check per https://github.com/fmtlib/fmt/pull/3832#discussion_r1471144867
2024-01-30 10:42:35 -08:00
..
2024-01-03 18:49:45 -08:00
2024-01-27 14:00:13 -08:00
2024-01-10 13:09:55 -08:00
2024-01-10 06:57:22 -08:00
2024-01-27 16:20:34 -08:00
2024-01-10 18:52:53 -08:00
2024-01-13 10:30:44 -08:00
2024-01-29 07:48:48 -08:00