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

Update C++ standard requirement to 20 #1167

Open
SaschaWillems opened this issue Sep 14, 2024 · 0 comments
Open

Update C++ standard requirement to 20 #1167

SaschaWillems opened this issue Sep 14, 2024 · 0 comments

Comments

@SaschaWillems
Copy link
Collaborator

I think we discussed this in one of our meetings, but wanted to write it down so we won't forget about it. Right now we use C++17, but updating to C++20 would give us e.g. designated initializes. Using them would improve code readability in many places.

Not sure if all our target platforms support C++20 though.

@SaschaWillems SaschaWillems changed the title Increase C++ standard to 20 Update C++ standard requirement to 20 Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant