|
|
|
|
|
by ghosty141
778 days ago
|
|
The problem with most new features in the standard is that they are so complicated and tough to implement that it takes ages leading to the current situation where there are features already planned for c++26 while compilers barely support c++20. It's even worse that for embedded stuff it takes even longer for these modern compilers to be included in the toolchains etc. For example at work we are looking forward to being able to use GCC 13 later this year so we can use some features that were lacking in the GCC 11.3 we are using currently. I don't think we can expect modules to be widely adopted before like 2026-38. |
|
Also, we're on GCC 8! TnT '17 is the highest it can go.