|
|
|
|
|
by blub
2538 days ago
|
|
C++ has accumulated complexity over decades, and the committee is working on making things easier for beginners. Usually it works, mine-fields like string_view aside. Rust has accumulated its complexity over four years, and it's already comparable to C++. The thing that worries me the most about Rust, is how the language will look like in another 10 years. |
|
It’s not. C++ constructors alone rival the entirety of rust, and grow in complexity with every release.
You’re just so used to the unfathomable complexity of c++ you don’t realise it exists anymore.