|
|
|
|
|
by mcdeltat
82 days ago
|
|
Half-serious reason: because with each C++ version, we seem to get less and less what we want and more and more inefficiency. In terms of language design and compiler implementation. Are we even at feature-completeness for C++20 on major compilers yet? (In an actually usable bug-free way, not an on-paper "completion".) |
|
Even C++23 is largely usable at this point, though there are still gaps for some features.