Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/object @ 10876

Name Size Rev Age Author Last Change
../
ClassFactory.h 3.1 KB 9667   12 years landauf merged core6 back to trunk
CMakeLists.txt 123 bytes 10624   10 years landauf merged branch core7 back to trunk
Context.cc 3.4 KB 10821   9 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
Context.h 2.4 KB 10624   10 years landauf merged branch core7 back to trunk
Destroyable.cc 2.8 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
Destroyable.h 4.2 KB 10624   10 years landauf merged branch core7 back to trunk
DestroyLaterManager.cc 1.7 KB 10624   10 years landauf merged branch core7 back to trunk
DestroyLaterManager.h 1.8 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Iterator.h 3.8 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
IteratorBase.h 7.4 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Listable.cc 3.0 KB 10821   9 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
Listable.h 2.5 KB 10825   9 years landauf use std::shared_ptr instead of orxonox::SharedPtr for FunctorPtr and …
ObjectList.h 4.7 KB 10774   9 years landauf using static_assert instead of BOOST_STATIC_ASSERT
ObjectListBase.cc 5.0 KB 10821   9 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
ObjectListBase.h 6.7 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ObjectListIterator.h 3.9 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
StrongPtr.h 11.5 KB 10828   9 years landauf updated documentation
WeakPtr.h 9.5 KB 10845   9 years landauf always use 'virtual' in the declaration of virtual functions even if …
Note: See TracBrowser for help on using the repository browser.