mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
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.
This commit is contained in:
parent
54afca9318
commit
3528dd91ef
Binary file not shown.
Loading…
Reference in New Issue
Block a user