Skip to content

Commit

Permalink
Merge pull request #869 from msimberg/require-started
Browse files Browse the repository at this point in the history
Add `require_started` sender adaptor
  • Loading branch information
msimberg authored Dec 4, 2023
2 parents 00e46a4 + a26b322 commit 5664646
Show file tree
Hide file tree
Showing 5 changed files with 840 additions and 1 deletion.
1 change: 1 addition & 0 deletions libs/pika/execution/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ set(execution_headers
pika/execution/algorithms/just.hpp
pika/execution/algorithms/let_error.hpp
pika/execution/algorithms/let_value.hpp
pika/execution/algorithms/require_started.hpp
pika/execution/algorithms/schedule_from.hpp
pika/execution/algorithms/split.hpp
pika/execution/algorithms/split_tuple.hpp
Expand Down
Loading

0 comments on commit 5664646

Please sign in to comment.