This blog is updated daily.
A general description is here.
There is the beginnings of support for the recently approved C++20 standard, specified analogously to C++14 and C++17. There is currently only limited support for this in compilers, with flags such as ‘-std=c++20’ and ‘-std=c++2a’. For the time being the ‘configure’ test is of accepting one of these flags and compiling C++17 code.