]> code.bitgloo.com Git - clyne/entityx.git/commit
Allow shared_ptr implementation to be selected.
authorAlec Thomas <alec@swapoff.org>
Mon, 1 Apr 2013 15:51:29 +0000 (11:51 -0400)
committerAlec Thomas <alec@swapoff.org>
Tue, 2 Apr 2013 21:50:58 +0000 (17:50 -0400)
commit947d29aa374b9b5f5c581120ce5a4e7a32d0c981
tree9a22cf41b4db463ff17e964fe36e78e3219d46d9
parente569dc47c9ff3c3118cb96427d3ec9a6aced98aa
Allow shared_ptr implementation to be selected.

Fixes #6.
.gitignore
.travis.yml
CMakeLists.txt
README.md
entityx/Benchmarks_test.cc
entityx/Components.h
entityx/Entity.h
entityx/Event.h
entityx/System.h
entityx/config.h.in [new file with mode: 0644]
scripts/travis.sh [new file with mode: 0755]