18 Oct
2008
18 Oct
'08
4:52 p.m.
Pete Bartlett wrote:
Another fairly well-known company, Google, also recommends Boost:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
Sort of. Google only allows a *very* limited subset of Boost. Google's C++ style guide is pretty idiosyncratic--not allowing exceptions, non-const reference parameters, and discouraging template heavy functional or meta-programming. That makes much of Boost out of bounds, at least at this time. -- Jon Biggar jon@floorboard.com jon@biggar.org jonbiggar@gmail.com