Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ receiver
Method
receiver
include/exec/linux/io_uring_context.hpp:1015–1018 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1013
}
1014
1015
auto receiver() & noexcept -> __receiver_t&
1016
{
1017
return this->__base_.receiver();
1018
}
1019
1020
auto receiver() && noexcept -> __receiver_t&&
1021
{
Callers
nothing calls this directly
Calls
1
receiver
Method · 0.45
Tested by
no test coverage detected