Hacker News new | ask | show | jobs
by rwmj 1137 days ago
C++ drags in a ton of other baggage that a large enough number of programmers don't want.
1 comments

Especially when there's Go, Rust, etc. these days. There is so much legacy with C++ the language that it's pretty easy do do stuff subtly wrong if you're not rigidly careful and adhering to a style guide that forces you to only use the safer bits.