Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++23: some more grammar changes #2740

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

guwirth
Copy link
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
15 checks passed
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