Hacker News new | ask | show | jobs
by dmix 1601 days ago
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p213...
1 comments

I mean, their goals seem very understandable given the current abysmal status of C++ (with regards to insane language complexity, historical cruft, and ergonomic issues like compile times and build systems). My only skepticism is that the thing they want might be better achieved by making a fork of C++, since there are just too many things to rip out of and replace. (Ideally something which can easily interoperate with existing C++ code, but make some huge breaking changes that simplifies and streamlines the language).
Its the list of non-goals that just so happen to be features that I rely on for my livelihood that drive my reaction.