1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add example: compile-time lifegame

This commit is contained in:
bolero-MURAKAMI 2015-05-28 13:11:39 +09:00
parent 559db060ab
commit feac3f52c7
3 changed files with 318 additions and 0 deletions

View file

@ -15,5 +15,6 @@
#include <sprout/stateful/typed_counter.hpp>
#include <sprout/stateful/typed_rand.hpp>
#include <sprout/stateful/typed_slot.hpp>
#include <sprout/stateful/type_index.hpp>
#endif // #ifndef SPROUT_STATEFUL_HPP