Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate P1391 into views::take and views::drop #1271

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

CaseyCarter
Copy link
Member

Completes a bit more of WG21-P1739 "Avoiding Template Bloat For Ranges".

Annotate implementation of P1391R4 and partial implementation of P1739R4 in <yvals_core.h>.

Partially addresses #39.

Completes a bit more of WG21-P1739 "Avoiding Template Bloat For Ranges".

Annotate implementation of P1391R4 and partial implementation of P1739R4 in `<yvals_core.h>`.
@CaseyCarter CaseyCarter added cxx20 C++20 feature ranges C++20/23 ranges labels Sep 5, 2020
@CaseyCarter CaseyCarter requested a review from a team as a code owner September 5, 2020 03:51
@CaseyCarter CaseyCarter mentioned this pull request Sep 15, 2020
@CaseyCarter CaseyCarter assigned CaseyCarter and unassigned cbezault Sep 16, 2020
@CaseyCarter CaseyCarter merged commit 10c4fec into microsoft:master Sep 16, 2020
@CaseyCarter CaseyCarter deleted the p1739 branch September 16, 2020 04:02
@CaseyCarter
Copy link
Member Author

Getting closer!

@CaseyCarter CaseyCarter removed their assignment Sep 16, 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.

3 participants