This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
187
What would you remove from C++ to make it a more concise language and didn't have to care about backwards compatibility? (or fix if ABI weren't an issue)
Post Body
A lot of discussions about C often mention that it is a big language with a lot of backwards compatibility and inability to remove or re-do certain language features because of that.
Now I wonder, what are the most common parts of C that are being criticized with this and people would like to see changed if it were somehow possible?
I reckon std::regex
would be quite high on the list but I am interested in hearing what else there might be.
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/cpp/comment...