Home > Top > Computers > Programming > Languages > C++ > Style
http://www.possibility.com/Cpp/CppCodingStandard.html
Proposed coding guidelines that have evolved over many projects, many companies, and literally a total of many weeks spent arguing.
http://www.qhull.org/road/road-faq/xml/cpp-guideline.xml
Guidelines on using C++ from Road Intranet.
http://geosoft.no/development/cppstyle.html
Lists C++ coding recommendations common in the C++ development community. (Geotechnical Software Services)
http://www.stroustrup.com/bs_faq2.html
Collection of questions about C++ Style and Technique by Bjarne Stroustrup.
https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=637
Provides rules and recommendations for secure coding in the C++ programming language. The goal of these rules and recommendations is to eliminate insecure coding practices and undefined behaviors that can lead to exploitable vulnerabilities. The application of the secure coding standard will lead to higher-quality systems that are robust and more resistant to attack.
http://www.boost.org/development/int_const_guidelines.html
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.
http://www.koonsolo.com/news/dewitters-tao-of-coding/
A guide that describes an alternative coding style for C++.
http://www.doc.ic.ac.uk/lab/cplus/c++.rules/
Comprehensive style guidelines by Ellemtel.
http://www.uwyn.com/resources/uwyn_cpp_coding_standard/index.html
This document explains the C++ coding style at UWYN and lists a number of best practices that should be followed.
Home > Top > Computers > Programming > Languages > C++ > Style
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us