MetaDirectory
» Start » Languages » C++ » Style
- C and C++ Style Guides
A collection of over 18 style guides for code written in C and C++. - C++ Coding Standard
Proposed coding guidelines that have evolved over many projects, many companies, and literally a total of many weeks spent arguing. - C++ Programming Style Guidelines
Lists C++ coding recommendations common in the C++ development community. (Geotechnical Software Services) - C++ Style Guides Collection
A hub for many C++ style guides with HTML and RTF/Word versions of the Ellementel Style guide. - Coding Guidelines for Integral Constant Expressions
This short article from the boost project is designed to provide a set of guidelines and workarounds that will allow integral constant expressions to be used in a manner portable to many compilers. - CStupidClassName
Discusses the commonly used naming convention of prepending each class name with a capital 'C'. - deWiTTERS Alternative Coding Style Guide
A guide that describes an alternative coding style for C++. - Macadamian's Coding Conventions for C++
Includes advice on source code organization, naming conventions, source documentation, programming conventions, and testing/debugging support. - Programming in C++, Rules and Recommendations
Comprehensive style guidelines by Ellemtel. - UWYN C++ Coding Standard
This document explains the C++ coding style at UWYN and lists a number of best practices that should be followed. - Wildfire C++ Programming Style
Tries to provide guidelines on how to use the various features found in the C++ language.
|

