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

equal_range could use specialization #677

Open
jaredhoberock opened this issue May 7, 2012 · 0 comments
Open

equal_range could use specialization #677

jaredhoberock opened this issue May 7, 2012 · 0 comments
Labels
thrust For all items related to Thrust.

Comments

@jaredhoberock
Copy link

We generically implement equal_range with lower_bound + upper_bound but it's possible to do better.

@jrhemstad jrhemstad added the thrust For all items related to Thrust. label Feb 22, 2023
@jarmak-nv jarmak-nv transferred this issue from NVIDIA/thrust Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
thrust For all items related to Thrust.
Projects
Status: No status
Development

No branches or pull requests

2 participants