Implement P2210R2 Superior String Splitting - #2042
Stephan T. Lavavej (StephanTLavavej) merged 29 commits into
Conversation
57ef4a1 to
f0ac30c
Compare
f0ac30c to
1fae222
Compare
Co-authored-by: Adam Bucior <35536269+AdamBucior@users.noreply.github.com>
d3101f4 to
7e9e444
Compare
|
Michael Schellenberger Costa (@miscco) - Are you still working on resolving timsong-cpp's comments, or were they resolved in the recent commits? Just wondering whether this should move to Initial Review again. 😺 |
Actually this is something that I would want to get Casey Carter (@CaseyCarter)'s opinion on. As far as I remember his analysis was that we do not need to do anything related to P2281 and if we change something here I would want to be sure we change it consistently everywhere |
Co-authored-by: Casey Carter <cartec69@gmail.com>
|
Casey Carter (@CaseyCarter) I would also suggest to move this to a follow up. As far as I can tell there are two things we need to do
Given that those are non trivial changes (and I currently do not have that much capacity for delicate tasks) I feel it is better to extract them into a follow up. |
This comment has been minimized.
This comment has been minimized.
Stephan T. Lavavej (StephanTLavavej)
left a comment
There was a problem hiding this comment.
Thanks! I'll push changes to address my feedback (they were all localized).
|
Thanks a lot for the review and the fixes 😸 |
|
I'm mirroring this to an MSVC-internal PR - please notify me if any further changes are pushed. |
|
|
This implements the first part of P2210R2 renaming
split_viewtolazy_split_viewWorks towards #1980.