Hacker News new | ask | show | jobs
by masklinn 2545 days ago
> Rust has accumulated its complexity over four years, and it's already comparable to C++.

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.

1 comments

Something which is explainable in one cppreference wiki page is not as complex as an entire language, which is described in a 550+ page book.