Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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 10514   9 years landauf don't store scope in ScopeListener - instead register the listener in …
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 10845   9 years landauf always use 'virtual' in the declaration of virtual functions even if …
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.