Skip to content

CompileFeatures: Record when compilers gained full CXX14 support

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

Edited by Brad King

Merge request reports