Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__variant.hpp163 using __result_t = __call_result_t<_Fn, _As...>; in emplace_from() typedef
H A D__read_env.hpp38 using __result_t = __call_result_t<_Tag, env_of_t<stdexec::__t<_ReceiverId>>>; typedef
H A D__connect_awaitable.hpp211 using __result_t = __await_result_t<_Awaitable, __promise_t<_Receiver>>; in __co_impl() typedef
H A D__env.hpp64 using __result_t = tag_invoke_result_t<forwarding_query_t, _Query>; in operator ()() typedef
153 using __result_t = typedef
H A D__sync_wait.hpp344 using __result_t = in operator ()() typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dfunctional.hpp279 using __result_t = decltype(__apply_::__impl( typedef