Skip to content

C++23: some more grammar changes#2740

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cpp23-grammar
Sep 2, 2024
Merged

C++23: some more grammar changes#2740
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cpp23-grammar

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented Sep 2, 2024


This change is Reviewable

- add final grammar changes for C++23
- auto(x) and auto{x} [P0849R8](https://wg21.link/P0849R8)
- duplicate attributes [P2156R1](https://wg21.link/P2156R1)
- static constexpr [P2647R1](https://wg21.link/P2647R1)
- static operator [P2589R0](https://wg21.link/P2589R0) [P1169R4](https://wg21.link/P1169R4)
- linked SonarOpenCommunity#2536
@guwirth guwirth added this to the 2.1.3 milestone Sep 2, 2024
@guwirth guwirth self-assigned this Sep 2, 2024
@guwirth guwirth mentioned this pull request Sep 2, 2024
@guwirth guwirth merged commit 34c41b1 into SonarOpenCommunity:master Sep 2, 2024
@guwirth guwirth deleted the cpp23-grammar branch February 17, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant