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

Method context

include/exec/linux/io_uring_context.hpp:1010–1013  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1008 {}
1009
1010 auto context() noexcept -> __context&
1011 {
1012 return this->__base_.context();
1013 }
1014
1015 auto receiver() & noexcept -> __receiver_t&
1016 {

Callers

nothing calls this directly

Calls 1

contextMethod · 0.45

Tested by

no test coverage detected