mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add generators::next_value function
This commit is contained in:
parent
2fe34cc922
commit
51614b1356
16 changed files with 681 additions and 98 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/utility/move.hpp>
|
||||
#include <sprout/generator/traits_fwd.hpp>
|
||||
#include <sprout/generator/access_functions_fwd.hpp>
|
||||
#include <sprout/generator/detail/generated_value.hpp>
|
||||
#include <sprout/generator/detail/next_generator.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue