Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ __future
Method
__future
include/exec/async_scope.hpp:664–664 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
using sender_concept = STDEXEC::sender_tag;
663
664
__future(__future&&) = default;
665
auto operator=(__future&&) -> __future& = default;
666
667
~__future() noexcept
Callers
nothing calls this directly
Calls
1
__step_from_to_
Method · 0.80
Tested by
no test coverage detected