Hacker News new | ask | show | jobs
by forrestthewoods 722 days ago
I'm surprised at the positive response in this thread. I find the syntax of this beyond atrocious! My goodness C++ really does not know how to do anything simply does it?
2 comments

Many C++ features are useless outside of writing libraries, but your typical developer is going to be forced to understand how they work at some point. The result is just a burden.
Spend some time with languages like Haskell, Rust and Perl, and it will grow on oneself.