Y
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
pjmlp
876 days ago
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.
link
lpribis
876 days ago
You mean RTTI instead of RAII, right? Google definitely uses RAII.
link
rockwotj
875 days ago
Yes RTTI
link
Any company that worships that style guide is one I am happily never going to work on.