lion03 / thrust

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

The definitions in detail/minmax.h need __host__ __device__ on them. #328

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
thrust::min & thrust::max look like __host__ functions when they are #included 
from thrust/detail/minmax.h (instead of thrust/extrema.h)

Original issue reported on code.google.com by jaredhoberock on 30 Mar 2011 at 6:24

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

Original comment by jaredhoberock on 30 Mar 2011 at 9:43