MCPcopy 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

startMethod · 0.70
__start_nextMethod · 0.70
complete_if_none_activeFunction · 0.70
startMethod · 0.70
set_valueMethod · 0.70
startMethod · 0.70
startMethod · 0.70
startMethod · 0.70
startMethod · 0.70
startMethod · 0.70
__try_startFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected