Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ __coroutine_handle
Class
__coroutine_handle
include/stdexec/coroutine.hpp:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
// signals through co_awaits of senders.
82
template <class _Promise = void>
83
class __coroutine_handle;
84
85
template <>
86
class __coroutine_handle<void> : __std::coroutine_handle<>
Callers
1
from_promise
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected