lion03 / thrust

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

Every doxygen entry needs example code #270

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Every doxygen entry needs example code

Original issue reported on code.google.com by jaredhoberock on 8 Nov 2010 at 5:13

GoogleCodeExporter commented 8 years ago
These algorithms' documentation have no example codes:

adjacent_difference
adjacent_difference with functor
advance
copy_if with functor
distance
equal with functor
min
max
min_element with functor
max_element with functor
minmax_element with functor
for_each
gather_if
gather_if with functor
inner_product with functor
partition_point
is_partitioned
replace_copy
replace_copy_if
replace_copy_if with stencil
scatter_if
scatter_if with functor
sort with functor
stable_sort with functor
sort_by_key with functor
stable_sort_by_key with functor
is_sorted_until
is_sorted_until with functor

Original comment by jaredhoberock on 8 Feb 2011 at 11:19

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 3a072bdac6.

Original comment by wnbell on 9 Feb 2011 at 2:31