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
|
@ -9,7 +9,7 @@
|
|||
#define SPROUT_GENERATOR_FUNCTIONS_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/generator/generated_value.hpp>
|
||||
#include <sprout/generator/next_generator.hpp>
|
||||
#include <sprout/generator/access_functions.hpp>
|
||||
#include <sprout/generator/generate_functions.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_GENERATOR_FUNCTIONS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue