allendaicool / thrust

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

Add thrust::begin() & thrust::end() #132

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need range interface for all STL collections, thrust vector types, pairs, 
and tuples.

Original issue reported on code.google.com by jaredhoberock on 30 Apr 2010 at 7:35

GoogleCodeExporter commented 9 years ago
This stuff exists in the Thrust-Range clone.  We can defer it in the mainstream 
clone.

Original comment by jaredhoberock on 6 Aug 2010 at 8:50

GoogleCodeExporter commented 9 years ago
Forwarded to https://github.com/thrust/thrust/issues/90

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