asherliu / thrust

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

Avoid std::copy & std::backward_copy in detail::overlapped_copy #338

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
These functions are dangerous, according to MSVC.  Use our own implementations.

Original issue reported on code.google.com by jaredhoberock on 23 May 2011 at 6:40

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

Original comment by jaredhoberock on 23 May 2011 at 10:51