Conversation
vitaut
left a comment
There was a problem hiding this comment.
Thanks for the PR but could you add a test case that exercises this path to ranges-test?
Sure thing, will do. I'll put the test behind an ifdef for __cpp_lib_generator |
|
I think we don't need to use generator, just some range with move-only iterators. |
a12f910 to
a0572b0
Compare
Good point, have added a test |
|
Merged, thanks! |
Fixes #4053
Tested on (docker image) Ubuntu 24.04 with gcc 14