Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ start
Function
start
include/exec/sequence/iterate.hpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
constexpr void start() & noexcept
163
{
164
__start_next();
165
}
166
167
__optional<connect_result_t<__next_sender_t, __next_receiver_t>> __op_{};
168
};
Callers
11
start
Method · 0.70
__start_next
Method · 0.70
complete_if_none_active
Function · 0.70
start
Method · 0.70
set_value
Method · 0.70
start
Method · 0.70
start
Method · 0.70
start
Method · 0.70
start
Method · 0.70
start
Method · 0.70
__try_start
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected