Talk:cpp/compiler support/23
From cppreference.com
< Talk:cpp | compiler support
Could you please put in a row about support for CWG 2518, which was plenary-approved as DR in C++23?
https://github.com/cplusplus/papers/issues/1366 https://cplusplus.github.io/CWG/issues/2518.html
https://reviews.llvm.org/D144285
Sebastian Wittmeier --172.68.110.158 05:55, 19 May 2023 (PDT)
- I added it, but now I'm immediately thinking of reverting it, as clang seems to think it should be DR'd onto C++11 --Ybab321 (talk) 07:06, 19 May 2023 (PDT)
- I just wonder, shouldn't we add target revision date (two digits) to "DR" abbreviation, like DR11, DR14, etc, to expose DR's target C++ revisions, for users convenience? This way we can "legitimately" keep the DR entries in recent tables. --Space Mission (talk) 07:40, 19 May 2023 (PDT)