asherliu / thrust

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

provide raw_storage_iterator #400

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The raw_storage_iterator [1] would greatly simplify the practice of writing 
parallel algorithms that respect non-POD types.

[1] http://www.cplusplus.com/reference/std/memory/raw_storage_iterator/

Original issue reported on code.google.com by wnbell on 13 Oct 2011 at 12:50

GoogleCodeExporter commented 8 years ago
Forwarded to https://github.com/thrust/thrust/issues/73

Original comment by jaredhoberock on 7 May 2012 at 9:28