Details
-
Task
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
None
-
None
Description
Hello,
Latest MSVC has a "complete" C+20 support and a stable /std:c+20 switch:
https://devblogs.microsoft.com/cppblog/msvc-cpp20-and-the-std-cpp20-switch/
We should build Qt with that switch on and some aggressive enough warnings (/WX, at least for headersclean).
(The interesting bit is that that switch turns /permissive- on automatically as conformance mode. See QTBUG-95880 for places where that switch bites us.)
Attachments
Issue Links
- duplicates
-
QTQAINFRA-4242 Verify that Qt compiles with C++20
-
- Closed
-