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

add typed_counter

This commit is contained in:
bolero-MURAKAMI 2015-05-17 16:01:49 +09:00
parent 4fecb5654c
commit f934939acc
2 changed files with 98 additions and 0 deletions

View file

@ -14,5 +14,6 @@
#include <sprout/stateful/slot.hpp>
#include <sprout/stateful/typed_id.hpp>
#include <sprout/stateful/typed_slot.hpp>
#include <sprout/stateful/typed_counter.hpp>
#endif // #ifndef SPROUT_STATEFUL_HPP