lion03 / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

equal_range could use specialization #315

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We generically implement equal_range with lower_bound + upper_bound but it's 
possible to do better.

Original issue reported on code.google.com by jaredhoberock on 3 Mar 2011 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by jaredhoberock on 31 Aug 2011 at 12:12

GoogleCodeExporter commented 8 years ago
Bumping this to 1.7

Original comment by jaredhoberock on 2 Feb 2012 at 11:52

GoogleCodeExporter commented 8 years ago
Forwarded to github:

https://github.com/thrust/thrust/issues/32

Original comment by jaredhoberock on 7 May 2012 at 8:29