mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add component for stateful lib
This commit is contained in:
parent
b37695f1a4
commit
fa619fc1bf
6 changed files with 426 additions and 131 deletions
|
@ -12,5 +12,7 @@
|
|||
#include <sprout/stateful/counter.hpp>
|
||||
#include <sprout/stateful/rand.hpp>
|
||||
#include <sprout/stateful/slot.hpp>
|
||||
#include <sprout/stateful/typed_id.hpp>
|
||||
#include <sprout/stateful/typed_slot.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_STATEFUL_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue