Skip to content

⬆️ Update to C++23#339

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:add-cpp23
Mar 16, 2026
Merged

⬆️ Update to C++23#339
elbeno merged 1 commit intointel:mainfrom
elbeno:add-cpp23

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Mar 16, 2026

Problem:

  • C++23 is supported by our required toolchains, but we are not taking advantage of it.

Solution:

  • Update to C++23.

Note:

  • The cpp20 branch will be created from main. C++20 is still supported on that branch.
  • Upgrading to C++23 on main also means that clang-18 is now the earliest supported clang toolchain.

Problem:
- C++23 is supported by our required toolchains, but we are not taking advantage of it.

Solution:
- Update to C++23.

Note:
- The `cpp20` branch will be created from `main`. C++20 is still supported on that branch.
- Upgrading to C++23 on `main` also means that clang-18 is now the earliest supported clang toolchain.
@elbeno elbeno enabled auto-merge March 16, 2026 20:58
@elbeno elbeno merged commit 527d7b9 into intel:main Mar 16, 2026
44 of 46 checks passed
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