Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The style guide is publicly available: https://google.github.io/styleguide/cppguide.html

I've never heard anything remotely similar to "avoid objects" here.



Yeah. If anything the Chromium codebase is bloated with uncomfortably intricate OO patterns. Google3, less so, but that's because that kind of server-stuff doesn't lend itself to the same kind of thing, maybe.

I like the Google style guide overall. I tend to use it on new projects even though I'm not there anymore, and when I get into other people's code often my first instinct is to "clean it up" into that style :-)


Well, this was back in the C++ 11 days.

No biggie. Won't get in a fight about it.

Have a great day!


It is true that the adoption C++11 was later than ideal. Since then, the C++ build and library maintainers have made a priority of not letting that happen again and have done a really really good job (IMO).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: