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

Potentially switch to C++20 #906

Open
Destroy666x opened this issue Nov 3, 2023 · 1 comment · May be fixed by #932
Open

Potentially switch to C++20 #906

Destroy666x opened this issue Nov 3, 2023 · 1 comment · May be fixed by #932

Comments

@Destroy666x
Copy link
Contributor

Is your feature request related to a problem? Please describe.
One reason to switch is using enum SomeEnum syntax for switch which shortens some of them by a lot. Not a big deal and any sort of big priority.

Describe the solution you'd like
Switch to C++20 and see if it works

Describe alternatives you've considered
-

Additional context
-

@Destroy666x
Copy link
Contributor Author

Another nice functionality to use with structs: https://www.cppstories.com/2021/designated-init-cpp20/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant