Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.cpp
File · 0.80
test_when_all.cpp
File · 0.80
test_parallel_scheduler.cpp
File · 0.80
~create_test_fixture
Method · 0.80
test_task.cpp
File · 0.80
expect_empty
Function · 0.80
test_type_async_scope.cpp
File · 0.80
test_awaitable_in_stdexec_task
Function · 0.80
test_timed_thread_scheduler.cpp
File · 0.80
test_stop.cpp
File · 0.80
expect_empty
Function · 0.80
test_spawn_future.cpp
File · 0.80
Calls
no outgoing calls
Tested by
4
~create_test_fixture
Method · 0.64
expect_empty
Function · 0.64
test_awaitable_in_stdexec_task
Function · 0.64
expect_empty
Function · 0.64