GNU autoconf-2.70 released
GNU autoconf-2.70 released
Posted Dec 10, 2020 15:24 UTC (Thu) by sandsmark (guest, #62172)In reply to: GNU autoconf-2.70 released by zwol
Parent article: GNU Autoconf 2.70 released
> GCC 10's documentation describes the C++20 support as "highly experimental, and will almost certainly change in incompatible ways in future releases". I don't think we'll be turning C++20 on by default in Autoconf before compiler support stabilizes :-)
I thought c++20 because that's what (some) people are slowly starting to use, and c++11 seemed weird because compilers default to c++14 (at least gcc since gcc6 default to 14 iirc). And fwiw, __cplusplus (as Sesse mentioned) is defined in the c++14 standard.
