allendaicool / thrust

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

Move iterators from thrust::experimental to thrust:: namespace #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Iterators currently live in thrust::experimental and should be moved to
thrust:: for v1.1

Original issue reported on code.google.com by wnbell on 31 Aug 2009 at 5:11

GoogleCodeExporter commented 9 years ago
Fixed in revision 431.

iterator_facade & iterator_adaptor will remain in experimental:: for v1.1.

Original comment by jaredhoberock on 3 Sep 2009 at 7:17