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 8bc35cef8e no need for this-> 11 years ago
.gitignore add some classes experiment 11 years ago
CMakeLists.txt add some classes experiment 11 years ago
IDEAS update IDEAS 11 years ago
accumulate.cpp add accumulate example 11 years ago
array-bounds.cpp add some broken array/vector tests 11 years ago
auto_ptr.cpp add auto_ptr.cpp 11 years ago
casts.cpp no need for this-> 11 years ago
classes.cpp some more playing around with refs etc. 11 years ago
list-initializers.cpp add list-initializers.cpp 11 years ago
object-lifetime.cpp initialize members in object-lifetime.cpp 11 years ago
object-lifetime.png add object lifetime example 11 years ago
shared_ptr.cpp play around with use_count() 11 years ago
typetest.cpp add typetest.cpp 11 years ago
unique_ptr.cpp add a simple example to unique_ptr.cpp 11 years ago