Searched refs:__root_env (Results 1 – 2 of 2) sorted by relevance
71 template <sender_in<__root_env> _Sender>99 template <class _Sender, class _Env = __root_env>
342 struct __root_env struct344 using __t = __root_env; argument345 using __id = __root_env; argument347 constexpr STDEXEC_MEMFN_DECL(auto __root)(this const __root_env&) noexcept in STDEXEC_MEMFN_DECL() argument357 using __queries::__root_env;740 -> __join_t<__root_env, std::unwrap_reference_t<_Env>> in operator ()()742 return __join(__root_env{}, in operator ()()