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

Refactor ranges implementation to convert lambdas to shared structs #1799

Open
danhoeflinger opened this issue Aug 27, 2024 · 0 comments
Open
Assignees

Comments

@danhoeflinger
Copy link
Contributor

As discussed in the comments of #1457, we should take a pass through the ranges implementation and pull out repeated lambdas, converting them into callable structs, (including defining a specializations for them and device-copyable).

#1457 (comment)_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants