mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
Fix broken link to Lifetime paper (#1274)
This commit is contained in:
@@ -20326,7 +20326,7 @@ Most of the concepts below are defined in [the Ranges TS](http://www.open-std.or
|
|||||||
|
|
||||||
### <a name="SS-gsl-smartptrconcepts"></a>GSL.ptr: Smart pointer concepts
|
### <a name="SS-gsl-smartptrconcepts"></a>GSL.ptr: Smart pointer concepts
|
||||||
|
|
||||||
See [Lifetimes paper](https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetimes%20I%20and%20II%20-%20v0.9.1.pdf).
|
See [Lifetime paper](https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetime.pdf).
|
||||||
|
|
||||||
# <a name="S-naming"></a>NL: Naming and layout rules
|
# <a name="S-naming"></a>NL: Naming and layout rules
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user