You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 111 Next »


CERT Books

C++ inherits a host of opportunities for type violations from C and adds a few of its own.
– Bjarne Stroustrup, "A rationale for semantically enhanced library languages" 

C++ Coding Guidelines

The CERT C++ Coding Guidelines are split into two sections: C++ Rules and C++ Recommendations.

The C++ Rules are focused on normative guidelines which must be followed for secure coding best practices. These rules are currently under active development. Please create a sign-in account if you are interested in commenting or contributing to these rules.

The C++ Recommendations are focused on nonnormative guidelines which are recommended to follow for secure coding best practices, but may be considered more stylistic in their content. Please create a sign-in account if you are interested in commenting or contributing to these recommendations.


Analyzers

Eliminated Sections

There is no content with the specified labels

Information for Editors
To eliminate a section from the Section Index above, label it section and void.

  • No labels