Hacker News new | ask | show | jobs
by rockwotj 876 days ago
No stdlib or no exceptions/RAII. Because everyone at Google is on the no exceptions/RAII train (according to the Google Style Guide), and I happen to like exceptionless C++
2 comments

Just because it is Google, doesn't mean their style guides have any quality value.

Any company that worships that style guide is one I am happily never going to work on.

You mean RTTI instead of RAII, right? Google definitely uses RAII.
Yes RTTI