Unwrappable iter/sent pairs! - #3024
Conversation
|
Casey Carter (@CaseyCarter) how do you feel about my new version? |
I feel like the code formatting could be better 🥁 (looking now). |
…ng-with-sentinels
…ng-with-sentinels
Stephan T. Lavavej (StephanTLavavej)
left a comment
There was a problem hiding this comment.
One test is failing for x86:
C:\a\1\s\tests\std\tests\P0896R4_ranges_alg_reverse_copy\test.cpp(136): fatal error C1060: compiler is out of heap space
Casey Carter (CaseyCarter)
left a comment
There was a problem hiding this comment.
I can't thank you enough for picking up this task I didn't have time for and knocking it out of the park. This is excellent.
|
nicole mazzuca (@strega-nil-ms) Now that #2987 has landed, there's a merge conflict in |
…ng-with-sentinels
|
Stephan T. Lavavej (@StephanTLavavej) it has been moiged! |
|
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
|
Thanks for unwrapping these iterators and sentinels so cats can play with the wrapping paper! 🐈 🎁 🐈⬛ |

The existing machinery leaves much to be desired, see #2992. This will hopefully fix those issues.
Requires tests