<TLP/>

C++ Core Guidelines

Bjarne Stroustrup, Herb Sutter

C++AdvancedEnglish
License
Standard C++ Foundation permissive license (MIT-style)
Source
isocpp.github.io (Standard C++ Foundation)

Description

The authoritative, continuously updated set of guidelines for writing modern C++ well — resource and memory safety, RAII, interfaces, classes, templates, concurrency, error handling, and performance — each rule with rationale and examples. Maintained by the Standard C++ Foundation.

Book information

Language
English
Category
C++
Level
Advanced
Format
HTML
License
Standard C++ Foundation permissive license (MIT-style)
Source
isocpp.github.io (Standard C++ Foundation)

Topics

License

Open LicenseStandard C++ Foundation permissive license (MIT-style) (license text ↗)

This resource is listed with a link to its official source; TLP does not host the file.

The licence grants copy/use/modify rights for personal or internal business use and does not clearly cover public redistribution, so TLP links to the official online version only.

Related books

View all

← Back to C++