equal_range could use specialization
Open
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We generically implement equal_range with lower_bound + upper_bound but it's possible to do better.
Contributor guide
Assessment
This issue has not been assessed yet.