Hacker News new | ask | show | jobs
by pjmlp 4835 days ago
The common example people pull off the hat with C++ is the use of << operator for streams and some UI toolkits.

Which I personally never had a problem with.