Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/class @ 10988

Name Size Rev Age Author Last Change
../
CMakeLists.txt 131 bytes 9667   11 years landauf merged core6 back to trunk
Identifiable.cc 3.9 KB 10768   9 years landauf replace '0' by 'nullptr'
Identifiable.h 5.2 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
Identifier.cc 18.6 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Identifier.h 20.9 KB 10920   9 years landauf no static functions anymore in ObjectList. you need to instantiate an …
IdentifierManager.cc 10.8 KB 10988   8 years landauf use an unordered map and type_index to store identifiers by typeid
IdentifierManager.h 5.3 KB 10988   8 years landauf use an unordered map and type_index to store identifiers by typeid
OrxonoxClass.cc 1.1 KB 9667   11 years landauf merged core6 back to trunk
OrxonoxClass.h 1.6 KB 9667   11 years landauf merged core6 back to trunk
OrxonoxInterface.cc 1.2 KB 10624   9 years landauf merged branch core7 back to trunk
OrxonoxInterface.h 1.7 KB 9667   11 years landauf merged core6 back to trunk
SubclassIdentifier.h 7.9 KB 10768   9 years landauf replace '0' by 'nullptr'
Super.h 28.2 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Note: See TracBrowser for help on using the repository browser.