The goal of this guide is to manage this complexity by describing in detail the dos and
don'ts of writing C++ code. These rules exist to keep the code base manageable while
still allowing coders to use C++ language features productively.In general, e
谷歌C++编程规范中文版,很好的学习C++的资料。记录一下 做一下分享
英文版:http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
中文版:http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/
google c++ 编码规范:http://blog.csdn.net/xiexievv/article/details/50