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

Implement the permutable concept #367

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Aug 23, 2023

This implements the C++20 std::permutable concept

Fixes #366

@miscco miscco requested review from a team as code owners August 23, 2023 07:25
@miscco miscco requested review from alliepiper and ericniebler and removed request for a team August 23, 2023 07:25
@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Aug 23, 2023
@miscco miscco force-pushed the ranges_implement_permutable branch from 58eeb54 to 0d1768b Compare August 23, 2023 11:07
@miscco
Copy link
Collaborator Author

miscco commented Aug 29, 2023

Ping @allisonvacanti @ericniebler

Copy link
Collaborator

@ericniebler ericniebler left a comment

Choose a reason for hiding this comment

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

@miscco miscco merged commit 710f4c2 into NVIDIA:main Aug 30, 2023
464 checks passed
@miscco miscco deleted the ranges_implement_permutable branch August 30, 2023 06:29
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.

Implement permutable concept
2 participants