allendaicool / thrust

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

scans should return OutputIterator #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Like transform(), all scan variants should return an OutputIterator
corresponding to output + (last - first).

Original issue reported on code.google.com by wnbell on 23 Jun 2009 at 8:03

GoogleCodeExporter commented 9 years ago
fixed in r228

Original comment by wnbell on 24 Jun 2009 at 5:40