lion03 / thrust

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

improve thrust::sequence documention #246

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The semantics are more precisely defined by the expression
 *iter = init + step * (iter - first);

Original issue reported on code.google.com by wnbell on 7 Oct 2010 at 8:33

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

Original comment by wnbell on 18 Dec 2010 at 9:02