lion03 / thrust

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

is_sorted should be implemented with find_if #214

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
currently implemented with inner_product

Original issue reported on code.google.com by jaredhoberock on 11 Sep 2010 at 3:53

GoogleCodeExporter commented 8 years ago

Original comment by jaredhoberock on 21 Sep 2010 at 12:05

GoogleCodeExporter commented 8 years ago
is_sorted should actually be implemented with is_sorted_until

Original comment by jaredhoberock on 24 Sep 2010 at 9:18

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 6469722c6b.

Original comment by jaredhoberock on 24 Sep 2010 at 9:20