GCC 11 Will Let You Use -std=c++23 But Without Turning On Any New Features
A late change to GCC 11 is recognizing the -std=c++23 compiler option but without actually enabling any new features of this next major version of the C++ programming language...