mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
add typed_rand
This commit is contained in:
parent
f934939acc
commit
8ee04c6048
4 changed files with 284 additions and 291 deletions
|
@ -11,9 +11,9 @@
|
|||
#include <sprout/config.hpp>
|
||||
#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>
|
||||
#include <sprout/stateful/typed_counter.hpp>
|
||||
#include <sprout/stateful/typed_rand.hpp>
|
||||
#include <sprout/stateful/typed_slot.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_STATEFUL_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue