lion03 / thrust

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

is_output_iterator<forced_iterator<discard_iterator>> does the wrong thing #375

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Probably shouldn't supply the specialization 
is_output_iterator<discard_iterator>

Instead, is_output_iterator should look for value_type == any_assign

Original issue reported on code.google.com by jaredhoberock on 14 Sep 2011 at 7:46

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 9724c5bde557.

Original comment by jaredhoberock on 2 Feb 2012 at 11:51