add object lifetime example

This commit is contained in:
neingeist 2014-04-13 10:12:03 +02:00
parent 51f5a4c8ed
commit 94de91cd85
4 changed files with 27 additions and 0 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ unique_ptr
list-initializers
array-bounds
accumulate
object-lifetime