MCPcopy 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_connectMethod · 0.85
connectMethod · 0.85
__opstateMethod · 0.85
__repeatMethod · 0.85
__opstateMethod · 0.85
__repeatMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected