Skip to content

P1391R4 "Range Constructor for string_view" - #1245

Merged
Casey Carter (CaseyCarter) merged 3 commits into
microsoft:masterfrom
CaseyCarter:p1391
Sep 4, 2020
Merged

P1391R4 "Range Constructor for string_view"#1245
Casey Carter (CaseyCarter) merged 3 commits into
microsoft:masterfrom
CaseyCarter:p1391

Conversation

@CaseyCarter

Copy link
Copy Markdown
Contributor

Partially addresses #39.

@CaseyCarter Casey Carter (CaseyCarter) added cxx20 C++20 feature ranges C++20/23 ranges labels Aug 29, 2020
@CaseyCarter
Casey Carter (CaseyCarter) requested a review from a team as a code owner August 29, 2020 03:09

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After i actually read the constraints I am convinced this is really correct

Comment thread tests/std/tests/P0220R1_string_view/test.cpp Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but I'd like to see constexpr tested.

Comment thread tests/std/tests/P0220R1_string_view/test.cpp Outdated
@CaseyCarter
Casey Carter (CaseyCarter) merged commit 8c85c6a into microsoft:master Sep 4, 2020
@CaseyCarter

Copy link
Copy Markdown
Contributor Author

Thanks for this enormous contribution; this must have taken nearly an hour!

@miscco

Copy link
Copy Markdown
Contributor

Looking at your output this week that equals about 5 algorithms and 3 CPOs

@CaseyCarter Casey Carter (CaseyCarter) removed their assignment Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cxx20 C++20 feature ranges C++20/23 ranges

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants