MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / on_empty

Method on_empty

include/exec/async_scope.hpp:824–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

822 }
823
824 [[nodiscard]]
825 constexpr auto on_empty() const
826 {
827 return when_empty(just());
828 }
829
830 template <sender _Constrained>
831 [[nodiscard]]

Callers 15

test_on3.cppFile · 0.80
test_when_all.cppFile · 0.80
~create_test_fixtureMethod · 0.80
test_task.cppFile · 0.80
expect_emptyFunction · 0.80
test_stop.cppFile · 0.80
expect_emptyFunction · 0.80

Calls

no outgoing calls

Tested by 4

~create_test_fixtureMethod · 0.64
expect_emptyFunction · 0.64
expect_emptyFunction · 0.64