this post was submitted on 06 Apr 2024
0 points (NaN% liked)

C++

2181 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
[โ€“] SuperFola@programming.dev 0 points 2 years ago (1 children)

Yes, alas C++ is fun, but very quirky. Perhaps too much. For big (new) projects I wouldn't recommend it. People are trying to fix it but it's hard and without breaking old features I don't think it will be possible to make it better and improve it even more.

[โ€“] 5C5C5C@programming.dev -1 points 2 years ago

The only way to fix C++ is if you're willing to break backwards compatibility and invent C++2.0.

But that already exists, and it's called Rust.