Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ __connect
Class
__connect
include/stdexec/__detail/__basic_sender.hpp:127–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
126
template <class _Tag, class _Indices>
127
struct __connect;
128
129
template <class _Sexpr>
130
using __connect_t = __connect<tag_of_t<_Sexpr>, __child_indices_t<_Sexpr>>;
Callers
6
__static_connect
Method · 0.85
connect
Method · 0.85
__opstate
Method · 0.85
__repeat
Method · 0.85
__opstate
Method · 0.85
__repeat
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected