mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add adaptor piped, taken, dropped, window, offset, adapted_xxx
This commit is contained in:
parent
5c9a8153de
commit
cc4ade67fd
47 changed files with 1349 additions and 76 deletions
8
sprout/compost/ranges.hpp
Normal file
8
sprout/compost/ranges.hpp
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef SPROUT_COMPOST_RANGES_HPP
|
||||
#define SPROUT_COMPOST_RANGES_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/compost/ranges/jointed.hpp>
|
||||
#include <sprout/compost/ranges/copied.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_COMPOST_RANGES_HPP
|
Loading…
Add table
Add a link
Reference in a new issue