Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/singleton @ 11007

Name Size Rev Age Author Last Change
../
CMakeLists.txt 81 bytes 10461   9 years landauf moved ScopeManager into separate class
Scope.h 4.4 KB 10990   8 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ScopedSingletonIncludes.cc 1.3 KB 10514   9 years landauf don't store scope in ScopeListener - instead register the listener in …
ScopedSingletonIncludes.h 4.0 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ScopedSingletonWrapper.h 6.4 KB 10990   8 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
ScopeManager.cc 2.9 KB 10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
ScopeManager.h 3.1 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
Note: See TracBrowser for help on using the repository browser.