Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ start
Method
start
include/exec/sequence/ignore_all_values.hpp:276–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
STDEXEC_IMMOVABLE(__operation);
275
276
void start() & noexcept
277
{
278
STDEXEC::start(__op_);
279
}
280
281
subscribe_result_t<_Sender, __receiver_t> __op_;
282
};
Callers
nothing calls this directly
Calls
1
start
Function · 0.70
Tested by
no test coverage detected