File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -429,7 +429,7 @@ New Compiler Flags
429429 on versions older than C++20.
430430
431431- The ``-Warray-compare-cxx26 `` warning has been added to warn about array comparison
432- starting from C++26, this warn is error by default.
432+ starting from C++26, this warning is enabled as an error by default.
433433
434434Deprecated Compiler Flags
435435-------------------------
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
239239 < tr >
240240 < td > Remove Deprecated Array Comparisons from C++26</ td >
241241 < td > < a href ="https://wg21.link/P2865R6 "> P2865R6</ a > </ td >
242- < td class ="none " align ="center "> Clang 20</ td >
242+ < td class ="unreleased " align ="center "> Clang 20</ td >
243243 </ tr >
244244 < tr >
245245 < td > Structured Bindings can introduce a Pack</ td >
You can’t perform that action at this time.
0 commit comments