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

fix recursion depth: distance

add random::make_range
This commit is contained in:
bolero-MURAKAMI 2012-12-23 17:59:00 +09:00
parent 6a6fc03806
commit 5fcb039ab4
3 changed files with 86 additions and 6 deletions

View file

@ -7,6 +7,7 @@
#include <sprout/random/variate_generator.hpp>
#include <sprout/random/random_result.hpp>
#include <sprout/random/iterator.hpp>
#include <sprout/random/range.hpp>
#include <sprout/random/unique_seed.hpp>
#endif // #ifndef SPROUT_RANDOM_HPP