mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
destructive change sprout::generate -> sprout::unfold
add range adapter reversed, replaced, filtered
This commit is contained in:
parent
6b3f7ad894
commit
73ead93fe5
60 changed files with 3840 additions and 318 deletions
7
sprout/generator/functions.hpp
Normal file
7
sprout/generator/functions.hpp
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef SPROUT_GENERATOR_FUNCTIONS_HPP
|
||||
#define SPROUT_GENERATOR_FUNCTIONS_HPP
|
||||
|
||||
#include <sprout/generator/generated_value.hpp>
|
||||
#include <sprout/generator/next_generator.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_GENERATOR_FUNCTIONS_HPP
|
Loading…
Add table
Add a link
Reference in a new issue