Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ get_env
Function
get_env
include/exec/repeat_n.hpp:100–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
[[nodiscard]]
101
constexpr auto get_env() const noexcept -> env_of_t<_Receiver>
102
{
103
return STDEXEC::get_env(__state_->__rcvr_);
104
}
105
106
__opstate_base<_Receiver> *__state_;
107
};
Callers
15
await_suspend
Method · 0.70
__execute_impl
Method · 0.70
get_env
Method · 0.70
get_env
Method · 0.70
start
Method · 0.70
get_env
Method · 0.70
set_stopped
Method · 0.70
get_env
Method · 0.70
operator()
Method · 0.70
__set_value_unless_stopped
Function · 0.70
get_env
Method · 0.70
get_env
Method · 0.70
Calls
no outgoing calls
Tested by
7
set_value
Method · 0.40
get_env
Method · 0.40
start
Method · 0.40
get_env
Method · 0.40
get_env
Method · 0.40
get_env
Method · 0.40
get_env
Method · 0.40