Skip to content

Commit

Permalink
Updated to add links to the talk video and slides
Browse files Browse the repository at this point in the history
  • Loading branch information
hsutter committed May 16, 2019
1 parent 3be430d commit a8de285
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# **gcpp**: Deferred and unordered destruction

> You can find a talk that describes this library here:
> - [Video: "Leak-Freedom in C++... By Default" (CppCon 2016)](https://www.youtube.com/watch?v=JfmTagWcqoE)
> - [PDF slides](https://github.com/CppCon/CppCon2016/blob/master/Presentations/Lifetime%20Safety%20By%20Default%20-%20Making%20Code%20Leak-Free%20by%20Construction/Lifetime%20Safety%20By%20Default%20-%20Making%20Code%20Leak-Free%20by%20Construction%20-%20Herb%20Sutter%20-%20CppCon%202016.pdf)
Herb Sutter -- Updated 2016-10-16

## Motivation, goals, and disclaimers
Expand Down

0 comments on commit a8de285

Please sign in to comment.