Remove checks for a version of the C++ standard lower than 20
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Remove checks for a version of the C++ standard lower than 20
Juan Miguel Carceller
requested to merge
jcarcell/Gaudi:cxx-standard
into
master
Mar 12, 2025
Overview
4
Commits
6
Pipelines
6
Changes
10
Since in CI only C++20 is tested I assume it's safe to assume C++20 or greater.
Merge request reports
Loading