Skip to content

Update remaining projects to C++20 #7221

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

Merged
merged 1 commit into from
Aug 9, 2025
Merged

Update remaining projects to C++20 #7221

merged 1 commit into from
Aug 9, 2025

Conversation

bdash
Copy link
Contributor

@bdash bdash commented Aug 1, 2025

Many of these were added after the broader update to C++20 in 0342220. The others look to have been missed since they used target_compile_features with cxx_std_XYZ rather than setting CXX_STANDARD.

@bdash bdash requested a review from fuzyll August 1, 2025 18:04
@plafosse plafosse self-assigned this Aug 5, 2025
@bdash bdash force-pushed the cxx20-stragglers branch from db6e7a8 to 81110c1 Compare August 5, 2025 19:13
@bdash bdash force-pushed the cxx20-stragglers branch from 81110c1 to cde1c38 Compare August 9, 2025 05:02
@bdash bdash merged commit cde1c38 into dev Aug 9, 2025
5 checks passed
@bdash bdash deleted the cxx20-stragglers branch August 9, 2025 05:04
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