mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-18 13:14:40 +03:00
Add reference to s-const in index
This commit is contained in:
@@ -35,6 +35,7 @@ You can [read an explanation of the scope and structure of this Guide](#S-abstra
|
|||||||
* [R: Resource management](#S-resource)
|
* [R: Resource management](#S-resource)
|
||||||
* [ES: Expressions and statements](#S-expr)
|
* [ES: Expressions and statements](#S-expr)
|
||||||
* [E: Error handling](#S-errors)
|
* [E: Error handling](#S-errors)
|
||||||
|
* [Con: Constants and immutability](#S-const)
|
||||||
* [T: Templates and generic programming](#S-templates)
|
* [T: Templates and generic programming](#S-templates)
|
||||||
* [CP: Concurrency](#S-concurrency)
|
* [CP: Concurrency](#S-concurrency)
|
||||||
* [SL: The Standard library](#S-stdlib)
|
* [SL: The Standard library](#S-stdlib)
|
||||||
|
|||||||
Reference in New Issue
Block a user