mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Update TOC in In.sec
This commit is contained in:
parent
0198926d53
commit
ef18df66e8
|
@ -1,6 +1,6 @@
|
|||
# <a name="main"></a> C++ Core Guidelines
|
||||
|
||||
December 13, 2015
|
||||
December 14, 2015
|
||||
|
||||
Editors:
|
||||
|
||||
|
@ -296,6 +296,7 @@ Recommended information sources can be found in [the references](#S-references).
|
|||
* [R: Resource management](#S-resource)
|
||||
* [ES: Expressions and statements](#S-expr)
|
||||
* [E: Error handling](#S-errors)
|
||||
* [Con: Constants and immutability](#S-const)
|
||||
* [T: Templates and generic programming](#S-templates)
|
||||
* [CP: Concurrency](#S-concurrency)
|
||||
* [SL: The Standard library](#S-stdlib)
|
||||
|
|
Loading…
Reference in New Issue
Block a user