lion03 / thrust

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

typo in vector_base.h #249

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The three forward definitions here [1] should be operator== instead of 
operator<<.

[1] 
http://code.google.com/p/thrust/source/browse/thrust/detail/vector_base.h#475

Original issue reported on code.google.com by wnbell on 10 Oct 2010 at 3:24

GoogleCodeExporter commented 8 years ago
they need not exist at all if we've been compiling the wrong fwd def this whole 
time

Original comment by jaredhoberock on 12 Oct 2010 at 10:49

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 9cc27d5ec6.

Original comment by wnbell on 17 Dec 2010 at 8:17