mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add random::result, random::next
This commit is contained in:
parent
3879666b02
commit
769e18178a
23 changed files with 191 additions and 136 deletions
|
@ -16,5 +16,6 @@
|
|||
#include <sprout/random/generate_array.hpp>
|
||||
#include <sprout/random/iterator.hpp>
|
||||
#include <sprout/random/range.hpp>
|
||||
#include <sprout/random/result.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_RANDOM_UTILITY_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue