Live data from Hacker News

The Dark Side of C++ (2007) [pdf]

fefe.de

1–10 of 55 posts

Re: The Dark Side of C++ (2007) [pdf]

#7
post #5

This presentation is from 2007. It's outdated and full of errors. I'll refer to the comments at /r/programming http://www.reddit.com/r/programming/comments/193o4p/the_dark...

I call BS on most of the presentation. For example, throwing exceptions from a constructor is not only acceptable, it's the only way to prevent construction.
Post reply on HN