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

thrust::make_zip_iterator accepts variadic arguments instead of a thrust::tuple, but thrust::zip_iterator's constructor does not #4110

Open
brycelelbach opened this issue Mar 12, 2025 · 0 comments · May be fixed by #4113
Assignees

Comments

@brycelelbach
Copy link
Contributor

The make_zip_iterator variadic overload was a PR many years ago, I believe, and it didn't cover the zip_iterator constructors. We should have variadic overloads there too.

@github-project-automation github-project-automation bot moved this to Todo in CCCL Mar 12, 2025
@bernhardmgruber bernhardmgruber self-assigned this Mar 12, 2025
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Mar 12, 2025
@bernhardmgruber bernhardmgruber linked a pull request Mar 12, 2025 that will close this issue
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Mar 12, 2025
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants