this post was submitted on 17 Sep 2024
38 points (100.0% liked)

C++

1990 readers
1 users here now

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

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 7 months ago (6 children)

I think, the idea was along the lines of "because C++ was not memory-safe, and it has to stay compatible with how it was, there are still a lot of ways to not write memory-safely"

This makes sense, there are memory-safely features available but there are a lot of programmers that will never willingly use that features, because the olden ways are surely better

Other than that, I agree, when you're paid to fix an unfixable problem you will probably claim something like that and advocate for your solution being the only one that solves this

[–] [email protected] 3 points 7 months ago (5 children)

there are a lot of programmers that will never willingly use that features, because the olden ways are surely better

Found the rust shill.

[–] [email protected] 3 points 7 months ago (4 children)

If you want everyone to stop trying to shove Rust everywhere, just use smart pointers more. I may somehow get over Rust not replacing every other language if those languages will be safe

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)