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

[FEA] Implement iter_move CPO #197

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Jul 11, 2023

This implements the iter_move CPO that is necessary for <ranges>

@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Jul 11, 2023
@miscco miscco requested review from griwes and wmaxey July 11, 2023 15:27
@miscco miscco self-assigned this Jul 11, 2023
@miscco miscco changed the title Implement iter_move CPO [FEA] Implement iter_move CPO Jul 11, 2023
@miscco miscco linked an issue Jul 12, 2023 that may be closed by this pull request
@miscco miscco linked an issue Jul 12, 2023 that may be closed by this pull request
@miscco miscco merged commit db2be5f into NVIDIA:main Jul 14, 2023
368 checks passed
@miscco miscco deleted the implement_iter_move branch July 14, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request. libcu++ For all items related to libcu++
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA] Implement iter_move
2 participants