CppCoreGuidelines/docs
hsutter 3528dd91ef Updated Lifetime spec to 1.1
Major changes in R1:
- Added SharedOwner concept.
- Added “Diagnostic sensitivity options” section to define a way to
start with zero-false-positive warnings and increasingly opt into
additional diagnostics.
- Changed function annotation syntax to contract-like pre(cond) and
post(cond) syntax, and added that they are implicitly inherited by
virtual overrides.
- Renamed static to global to reduce confusion with the keyword.
- Refined default lifetimes semantics of Pointer-to-Pointer parameters.
2019-11-22 10:31:54 -08:00
..
ctor-dtor-raii-popl12.pdf Formal account of the soundness of RAII for local objects 2015-10-02 04:24:47 -07:00
gsl-intro.md GSL grammar fix, added missing plurality in full name (#1243) 2018-08-06 08:04:40 -07:00
Introduction to type and resource safety.pdf Fixed a typo 2015-10-12 13:40:58 -07:00
Lifetime.pdf Updated Lifetime spec to 1.1 2019-11-22 10:31:54 -08:00
P0122R4.pdf Added latest span standardization proposal. 2017-03-10 16:52:41 -08:00