Main plan for clause reorganization for C++29
Open
@tkoeppe is already working on this.
Since Nov 19, 2024.
P3-Other
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
This issue is a living record of the developing plan for reorganizing clauses for C++29.
- Move [cpp] closer to [lex] and rework [lex]. See #7272 and #7352 for suggestions. We'd like a paper for the more profound changes in [lex].
- #7180
- Dissolved [except] and split it across various other core clauses. See #7317, #7352 for suggestions.
The above points need to be worked out in detail.
Further, unrelated suggestions for reorganization welcome.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.