C++ coding standards at Google

I was going through an interesting blog ( http://1-800-magic.blogspot.com/2008/06/back-to-microsoft.html) by an ex-Google employee and found this link to google C++ coding standards.


Its good to use it as a reference for good programming tips, or just an interesting go-through. Here is the link to Google coding standards (http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml )

0 comments: