cppitertools icon indicating copy to clipboard operation
cppitertools copied to clipboard

Accept move-only callables in all itertools that take callables objects

Open ryanhaining opened this issue 2 years ago • 0 comments

For example: filter should accept std::move_only_function

ryanhaining avatar Oct 26 '22 19:10 ryanhaining