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

[onedpl][ranges] + a fix for "nanoranges" drop_view #1839

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

MikeDvorskiy
Copy link
Contributor

@MikeDvorskiy MikeDvorskiy commented Sep 11, 2024

[onedpl][ranges] + a fix for "nanoranges" drop_view

The change solves the github issue #1794 and fixes an error in "nanorange" library (drop_view).

Copy link
Contributor

@dmitriy-sobolev dmitriy-sobolev left a comment

Choose a reason for hiding this comment

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

LGTM. It corresponds to the signature shown in https://en.cppreference.com/w/cpp/ranges/drop_view/end.

Two additional points:

  • I will approve it when @timmiesmith allows merging.
  • I wonder if we want to sync this file with the original/upstream in the future, and how we keep track of such changes if so. Do you have any strategy?

@MikeDvorskiy MikeDvorskiy merged commit 2dc98d7 into main Sep 13, 2024
23 checks passed
@MikeDvorskiy MikeDvorskiy deleted the dev/mdvorski/nanorange_drop_view_fix branch September 13, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants