35
submitted 2 weeks ago* (last edited 2 weeks ago) by cmeerw@programming.dev to c/cpp@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] nous@programming.dev 13 points 2 weeks ago

Just because a feature was not rolled out in the mid-90s would that mean that it’s not available today?

Adding a feature is one thing, C++ has added a lot of memory safety features over the years. The problem with C++ is it still allows a lot of unsafe ways of working with memory that previous projects used and people still use now. Removing support for these features will break existing code and piss a lot of people off in the process. It is not about adding new features, but removing the unsafe existing features that they are talking about here.

this post was submitted on 17 Sep 2024
35 points (94.9% liked)

C++

1732 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS