Hacker News new | ask | show | jobs
by offices 1087 days ago
>The <iostream> operator overloading syntax is bad

In an obnoxious way. The first code someone will see of a new language is often 'hello world'. In C++, 'hello world' is an advertisement for the fact that operator overloading exists.

1 comments

I still don't get the hate for <<

it's the coolest part