28 Commits (82015eb61656e83eb65bae85df0aa4d7a9fadd71)
 

Author SHA1 Message Date
neingeist 82015eb616 play around with make_shared<>() 11 years ago
neingeist f6d9636caa add a copy and a "normal" constructor 11 years ago
neingeist ddec3de9b6 add an example throwing bad_alloc 11 years ago
neingeist b987b2badd test a reference as a lvalue 11 years ago
neingeist 9b2aef1701 shared_ptr vs containers 11 years ago
neingeist 133098604d array, array, vector, yay 11 years ago
neingeist 86c0368a04 make some methods const 11 years ago
neingeist 9092970b7d c-cast from void* works 11 years ago
neingeist 8bc35cef8e no need for this-> 11 years ago
neingeist 823aeb304f some more playing around with refs etc. 11 years ago
neingeist e270dda904 initialize members in object-lifetime.cpp 11 years ago
neingeist 292143e700 update IDEAS 11 years ago
neingeist d45fdd153d add some classes experiment 11 years ago
neingeist 0b0c4cfdcb add some casts experiments 11 years ago
neingeist b3818c58cb play around with use_count() 11 years ago
neingeist ff67422eff add shared_ptr/weak_ptr example 11 years ago
neingeist 6463aab35c add a simple example to unique_ptr.cpp 11 years ago
neingeist 94de91cd85 add object lifetime example 11 years ago
neingeist 51f5a4c8ed CMakeLists.txt: add cmake_minimum_required() 11 years ago
neingeist 7f67471e7b add accumulate example 11 years ago
neingeist 94bf9c06cf add some broken array/vector tests 11 years ago
neingeist 11ece493be add list-initializers.cpp 11 years ago
neingeist 8f9dd5cac6 .gitignore CMake stuff and executables 11 years ago
neingeist ae7f6839cc add typetest.cpp 11 years ago
neingeist 04851b7e5f add auto_ptr.cpp 11 years ago
neingeist 59f0145c98 add CMakeLists.txt 11 years ago
neingeist 9f05ea4f04 add a unique_ptr test 11 years ago
neingeist 6b9a8e557d add IDEAS 11 years ago