Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ start
Method
start
include/exec/sequence/transform_each.hpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
{}
112
113
void start() & noexcept
114
{
115
STDEXEC::start(__opstate_);
116
}
117
118
subscribe_result_t<_Sender, __receiver<_Receiver, _Adaptor>> __opstate_;
119
};
Callers
nothing calls this directly
Calls
1
start
Function · 0.70
Tested by
no test coverage detected