cppitertools
cppitertools
copied to clipboard
Published
20 hours ago
•
ryanhaining
Reame
Issues
Accept move-only callables in all itertools that take callables objects
Open
ryanhaining
opened this issue 3 years ago
• 0 comments
For example: filter should accept
std::move_only_function
Oct 26 '22 19:10
ryanhaining