mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-02 14:04:20 +00:00
add generator_iterator
rename fix random/random_iterator.hpp -> random/iterator.hpp
This commit is contained in:
parent
ebadf4fa7c
commit
f40ee0a2ff
8 changed files with 235 additions and 331 deletions
|
@ -21,7 +21,7 @@
|
|||
#include <sprout/random/default_random_engine.hpp>
|
||||
#include <sprout/random/variate_generator.hpp>
|
||||
#include <sprout/random/random_result.hpp>
|
||||
#include <sprout/random/random_iterator.hpp>
|
||||
#include <sprout/random/iterator.hpp>
|
||||
#include <sprout/random/unique_seed.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_RANDOM_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue