]> code.bitgloo.com Git - clyne/entityx.git/commit
Use std::abort() if exceptions are disabled.
authorAlec Thomas <alec@swapoff.org>
Wed, 13 Aug 2014 22:55:51 +0000 (08:55 +1000)
committerAlec Thomas <alec@swapoff.org>
Wed, 13 Aug 2014 22:56:33 +0000 (08:56 +1000)
commit0db983990d66132bd8a0cef594de9c1db9ebe0a4
treec77158a32b9fb46d2a38356a51914d2e9f0a88f7
parent17b51d775875c9eea7313d70764623250c941870
Use std::abort() if exceptions are disabled.

Fixes #47.
entityx/Entity.h