Skip to content

CompileFeatures: Record when CXX compilers have gained full support for 11

Use the infrastructure added by !3176 (merged) to avoid using a try_compile to check for C++11 feature support when the running compiler is known to have all features.

Edited by Brad King

Merge request reports