Skip to content

Added C++23 as a standard option #144

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

Closed
wants to merge 1 commit into from

Conversation

veygax
Copy link

@veygax veygax commented Jul 26, 2025

github copilot summary since the change is basic:

This pull request updates the cpp_lang definition in the cmake-init/cmake_init.py file to include support for the C++23 standard.

  • Language Support Update:
    • cmake-init/cmake_init.py: Added "23" to the list of supported standards for the cpp_lang object, enabling compatibility with C++23.

@friendlyanon
Copy link
Owner

C++23 support by cmake-init is on hold until modules and import std; are properly supported by compilers and GitHub CI's images provide such working toolchains by default.

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

Successfully merging this pull request may close these issues.

2 participants