mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-02 14:04:20 +00:00
fix random_result<E, D>::next_generator(): returns variate_generator<E, D>
This commit is contained in:
parent
6e5004b6f4
commit
406a1ff789
8 changed files with 242 additions and 98 deletions
|
@ -9,6 +9,7 @@
|
|||
#define SPROUT_GENERATOR_HPP
|
||||
|
||||
#include <sprout/generator/functions.hpp>
|
||||
#include <sprout/generator/results.hpp>
|
||||
#include <sprout/generator/generator_access_traits.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_GENERATOR_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue