IAP GITLAB

Skip to content

Draft: Move our build requirements to c++20

Ralf Ulrich requested to merge use_stdc++20 into master

This is an exploratory branch to see how CI and the code reacts. I assume we have to also upgrade our CI images at least from clang-8 to clang-10. For gcc we would also need to go to v10.

cmake is required to 3.12 (up from 3.9).

Why?

Edited by Ralf Ulrich

Merge request reports