mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
Add C++ Dos and Don'ts under Coding Style
Add C++ Dos and Don'ts under Coding Style. C++ Dos and Don'ts is a C++ coding style guides I found on The Chromium Projects' website.
This commit is contained in:
@@ -554,6 +554,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
||||
|
||||
## Coding Style
|
||||
|
||||
* [C++ Dos and Don'ts](http://www.chromium.org/developers/coding-style/cpp-dos-and-donts)
|
||||
* [google-styleguide](http://code.google.com/p/google-styleguide/) - Style guides for Google-originated open-source projects.
|
||||
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
|
||||
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
|
||||
|
||||
Reference in New Issue
Block a user