MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / context

Method context

include/exec/linux/io_uring_context.hpp:1089–1092  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1087 }
1088
1089 auto context() noexcept -> __context&
1090 {
1091 return __context_;
1092 }
1093 };
1094
1095 template <class _Receiver>

Callers 7

startMethod · 0.45
startMethod · 0.45
contextMethod · 0.45
submitMethod · 0.45
completeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected