Skip to content

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

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

Edited by Brad King

Merge request reports