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

Method get_env

test/exec/asio/test_completion_token.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 constexpr decltype(auto) get_env() const noexcept
107 {
108 return ::STDEXEC::get_env(r_);
109 }
110 };
111
112 template <typename Sender, typename Receiver>

Callers

nothing calls this directly

Calls 1

get_envFunction · 0.50

Tested by

no test coverage detected