mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add move_iterator
This commit is contained in:
parent
01efe1e793
commit
3fb83e0fbe
4 changed files with 318 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/range/adaptor/copied.hpp>
|
||||
#include <sprout/range/adaptor/moved.hpp>
|
||||
#include <sprout/range/adaptor/transformed.hpp>
|
||||
#include <sprout/range/adaptor/replaced.hpp>
|
||||
#include <sprout/range/adaptor/replaced_if.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue