Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ start
Method
start
test/stdexec/cpos/test_cpo_start.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
bool* started_;
53
54
void start() & noexcept
55
{
56
*started_ = true;
57
}
58
};
59
60
struct op_cref : immovable
Callers
1
test_cpo_connect_awaitable.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected