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 b987b2badd test a reference as a lvalue 10 years ago
.gitignore test a reference as a lvalue 10 years ago
CMakeLists.txt test a reference as a lvalue 10 years ago
IDEAS update IDEAS 10 years ago
accumulate.cpp make some methods const 10 years ago
array-bounds.cpp array, array, vector, yay 10 years ago
auto_ptr.cpp add auto_ptr.cpp 10 years ago
casts.cpp c-cast from void* works 10 years ago
classes.cpp make some methods const 10 years ago
list-initializers.cpp add list-initializers.cpp 10 years ago
lvalues.cpp test a reference as a lvalue 10 years ago
object-lifetime.cpp initialize members in object-lifetime.cpp 10 years ago
object-lifetime.png add object lifetime example 10 years ago
shared_ptr.cpp shared_ptr vs containers 10 years ago
typetest.cpp add typetest.cpp 10 years ago
unique_ptr.cpp add a simple example to unique_ptr.cpp 10 years ago