Home
last modified time | relevance | path

Searched refs:get_env_t (Results 1 – 14 of 14) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_fwd.hpp70 struct get_env_t;
73 using __get_env::get_env_t;
74 extern const get_env_t get_env;
77 using env_of_t = __call_result_t<get_env_t, _EnvProvider>;
H A D__env.hpp762 struct get_env_t struct
764 template <__same_as<get_env_t> _Self, class _EnvProvider>
775 requires tag_invocable<get_env_t, const _EnvProvider&>
778 -> tag_invoke_result_t<get_env_t, const _EnvProvider&> in operator ()()
781 queryable<tag_invoke_result_t<get_env_t, const _EnvProvider&>>); in operator ()()
782 static_assert(nothrow_tag_invocable<get_env_t, const _EnvProvider&>); in operator ()()
794 using __get_env::get_env_t;
795 inline constexpr get_env_t get_env{};
H A D__p2300.hpp107 using get_env_t STDEXEC_STD_DEPRECATED = stdexec::get_env_t; typedef
111 inline constexpr stdexec::get_env_t get_env{};
H A D__start_detached.hpp95 get_env_t(const _Sender&)),
H A D__split.hpp67 get_env_t(const _Sender&)),
H A D__then.hpp74 get_env_t(_Sender&)),
H A D__ensure_started.hpp75 get_env_t(const _Sender&)),
H A D__sync_wait.hpp278 get_completion_scheduler_t<set_value_t>(get_env_t(const _Sender&)),
368 get_completion_scheduler_t<set_value_t>(get_env_t(const _Sender&)),
H A D__upon_error.hpp76 get_env_t(_Sender&)),
H A D__upon_stopped.hpp77 get_env_t(_Sender&)),
H A D__cpo.hpp133 using stdexec::get_env_t;
H A D__continue_on.hpp80 get_env_t(const _Sender&)),
H A D__bulk.hpp110 get_env_t(_Sender&)),
H A D__let.hpp481 get_env_t(const _Sender&)),