cplusplus / draft

C++ standards drafts
http://www.open-std.org/jtc1/sc22/wg21/
5.72k stars 752 forks source link

Introduce a higher level of organization to [lex] for C++29 #7400

Open AlisdairM opened 6 days ago

AlisdairM commented 6 days ago

This issue is a specific suggestion to improve the presentation of [lex] for C++29 as part of #7399.

Introduce two new level-2 subclasses to better group the current level-2 subclauses to reflect their place in phase 3 of translation 3, and phase 7 of translation. Note that phase 4 of translation is the whole of [cpp].

The subdivisions under the new subclauses largely match the re-ordering of subclauses for C++26, #7316.