Wojciech Razik
Wojciech Razik
Any update here? As the compiler version is known, users can check support for a specific feature. C++ people are aware that C++20 is not fully supported in gcc &...
What feedback do you need? There is never too soon to upgrade the compiler :) Compiler support for C++20 features is available here: https://en.cppreference.com/w/cpp/compiler_support/20 . Gcc has better support for...
The difference between C++17 and C++20 is bigger than the difference between C++03 and C++11. It will really make a difference.