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
|
@ -4,5 +4,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/iterator/operation.hpp>
|
||||
#include <sprout/iterator/predefined.hpp>
|
||||
#include <sprout/iterator/adaptor.hpp>
|
||||
#include <sprout/iterator/wave.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_ITERATOR_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue