add shared_ptr/weak_ptr example

This commit is contained in:
neingeist 2014-04-13 11:21:28 +02:00
parent 6463aab35c
commit ff67422eff
3 changed files with 49 additions and 0 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ list-initializers
array-bounds
accumulate
object-lifetime
shared_ptr