lion03 / thrust

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

Error in documentation-example of thrust::remove_if #228

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In 
http://thrust.googlecode.com/svn/tags/1.2.0/doc/html/group__stream__compaction.h
tml#g5760a32d1a99d89732206f48b75138ea

The example for remove_if shows thrust::remove with the syntax of remove_if

>>What is the expected output? What do you see instead?

The example should use thrust::remove_if()

>>What version of Thrust are you using? Which version of nvcc?  Which host
compiler?  On what operating system?

Documentation bug. 
Hosted version on Googlecode seems to be 1.2.0 (March 2010)
Locally generated documentation for 1.2.1 (Sep 2010) also shows this.
Host Documentation compiler: Doxygen 1.5.7.1
Operating system: Ubuntu 9.10

Original issue reported on code.google.com by suneilmo...@gmail.com on 28 Sep 2010 at 12:05

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 0522cccaa2.

Original comment by wnbell on 29 Sep 2010 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by wnbell on 29 Sep 2010 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by wnbell on 6 Feb 2011 at 6:38