The last time I consistently programmed C++ was several years ago.
A few days ago, a developer told me that over the years, new C++ versions have become more and more bloated.
He also said that the primary argument for using C++, execution speed, doesn’t count any more, given languages like Rust are well designed and performant.
What do you think?