C++20 support?

Is there any ETA for c++20? For those of us that work with a more recent version of c++ its very frustrating to not be able to code solutions using the tools I use at work. Especially the ranges library in particular would be helpful in a ton of problems.

Most of the features of c++20 are in gcc 10 which was released over 2 years ago now, so it seems reasonable to have it be supported.

Comments (4)