just some c++ exercises
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neingeist 94de91cd85 add object lifetime example 10 years ago
.gitignore add object lifetime example 10 years ago
CMakeLists.txt add object lifetime example 10 years ago
IDEAS add IDEAS 10 years ago
accumulate.cpp add accumulate example 10 years ago
array-bounds.cpp add some broken array/vector tests 10 years ago
auto_ptr.cpp add auto_ptr.cpp 10 years ago
list-initializers.cpp add list-initializers.cpp 10 years ago
object-lifetime.cpp add object lifetime example 10 years ago
object-lifetime.png add object lifetime example 10 years ago
typetest.cpp add typetest.cpp 10 years ago
unique_ptr.cpp add a unique_ptr test 10 years ago