Skip to content

Commit

Permalink
Remove dropped function objects from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jan 10, 2025
1 parent 2c5bdcd commit 9e34b00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/thrust/api_docs/function_objects/adaptors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@
Function Object Adaptors
-------------------------

- :cpp:struct:`thrust::unary_function <thrust::unary_function>`
- :cpp:struct:`thrust::binary_function <thrust::binary_function>`
- :cpp:struct:`thrust::unary_negate <thrust::unary_negate>`
- :cpp:struct:`thrust::binary_negate <thrust::binary_negate>`
- :cpp:class:`thrust::zip_function <thrust::zip_function>`

0 comments on commit 9e34b00

Please sign in to comment.