Skip to content

Commit

Permalink
Add tbb to hpx documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitraka committed Jun 22, 2023
1 parent 4aa2e74 commit 36f1c62
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 54 deletions.
1 change: 1 addition & 0 deletions docs/sphinx/api/public_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ Functions
:cpp:func:`hpx::ranges::stable_sort` :cppreference-generic:`algorithm/ranges,stable_sort`
:cpp:func:`hpx::ranges::starts_with` :cppreference-generic:`algorithm/ranges,starts_with`
:cpp:func:`hpx::ranges::swap_ranges` :cppreference-generic:`algorithm/ranges,swap_ranges`
:cpp:func:`hpx::ranges::transform` :cppreference-generic:`algorithm/ranges,transform`
:cpp:func:`hpx::ranges::unique` :cppreference-generic:`algorithm/ranges,unique`
:cpp:func:`hpx::ranges::unique_copy` :cppreference-generic:`algorithm/ranges,unique_copy`
:cpp:func:`hpx::ranges::experimental::for_loop` |cpp19_n4808|_
Expand Down
Loading

0 comments on commit 36f1c62

Please sign in to comment.