Home
last modified time | relevance | path

Searched defs:__when_all_impl (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__when_all.hpp271 struct __when_all_impl : __sexpr_defaults { struct
273 using __error_t = __mexception<
280 using __completions = __children_of<_Self, __completions_t<__env_t<_Env>...>>;
283 using _Domain = __common_domain_t<_Child...>;
326 static void __set_error(_State& __state, _Receiver&, _Error&& __err) noexcept { in __set_error()
360 using _ValuesTuple = decltype(_State::__values_);
364 __state_t __expected = __started;
376 using _Tuple = __decayed_tuple<_Args...>;