Hacker News new | ask | show | jobs
by brandmeyer 1601 days ago
The "Goals and Priorities for C++" document P2137 felt like an open declaration of war by GOOG and NVDA.
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.