]> code.bitgloo.com Git - clyne/entityx.git/commit
First pass at replacing boost with c++11 features
authorAntony Woods <acron1@gmail.com>
Tue, 15 Oct 2013 23:17:05 +0000 (00:17 +0100)
committerAntony Woods <acron1@gmail.com>
Tue, 15 Oct 2013 23:17:05 +0000 (00:17 +0100)
commit73a0cf44e8d4a852b58b3126ddd3fa3b8a465af5
treeaca33abccbd9953eb945a0a8cf26c80cb1474bd7
parentb0b7dd3965f41507f491eec567219fcf28fb1452
First pass at replacing boost with c++11 features
CMakeLists.txt
entityx/3rdparty/simplesignal.h
entityx/Entity.h
entityx/Event.h
entityx/Manager.h
entityx/System.h
entityx/help/NonCopyable.h [new file with mode: 0644]
entityx/help/Timer.cc [new file with mode: 0644]
entityx/help/Timer.h [new file with mode: 0644]
entityx/python/PythonSystem.cc
entityx/tags/TagsComponent.h