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

New CPP 23 Standard #532

Open
Ptomaine opened this issue May 11, 2021 · 2 comments
Open

New CPP 23 Standard #532

Ptomaine opened this issue May 11, 2021 · 2 comments

Comments

@Ptomaine
Copy link

Hello,

Starting from GCC 11, the latest supported CPP standard is now c++2b (aka c++23).
Could you please provide the support for this in GENie?

Thanks,
Arlen.

@Ptomaine
Copy link
Author

You can test it on Windows using MinGW GCC. You can get it from here: https://gcc-mcf.lhmouse.com

@bkaradzic
Copy link
Owner

If you use CppLatest it will use C++2a. Can't update until all compilers support C++23.

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

3 participants
@bkaradzic @Ptomaine and others