forked from boostorg/config
db66a9f051ce5c8de48c28f67f117a9bc250bf01
__has_extension macros for features that emit warnings.
Variable templates can be used in C++03/11 and initialized lambda captures can be used in C++11 as language extensions, but they trigger "extension" warnings. Disallow these extensions to prevent the warning.
Description
Boost.org config module
6 MiB
Languages
C++
87.5%
Makefile
7.3%
Cuda
3.8%
Shell
1.3%