3 ================================
5 ================================
7 .. include:: ../Helpers/Styles.rst
14 ================================
16 In June 2023, the C++ standard committee adopted the first changes to the next version of the C++ standard, known here as "C++2c" (probably to be C++26).
18 This page shows the status of libc++; the status of clang's support of the language features is `here <https://clang.llvm.org/cxx_status.html#cxx2c>`__.
20 .. attention:: Features in unreleased drafts of the standard are subject to change.
22 The groups that have contributed papers:
24 - CWG - Core Language Working group
25 - LWG - Library working group
26 - SG1 - Study group #1 (Concurrency working group)
28 .. note:: "Nothing to do" means that no library changes were needed to implement this change.
30 .. _paper-status-cxx2c:
33 ====================================
36 :file: Cxx2cPapers.csv
42 .. [#note-P2510R3] This paper is applied as DR against C++20. (MSVC STL and libstdc++ will do the same.)
44 .. _issues-status-cxx2c:
46 Library Working Group Issues Status
47 ====================================
50 :file: Cxx2cIssues.csv