Home
last modified time | relevance | path

Searched refs:__result_of (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__basic_sender.hpp85 __decay_t<__result_of<__sexpr_impl<_Tag>::get_state, _Sexpr, _Receiver&>>;
88 using __env_type_t = __result_of<
352 __result_of<__sexpr_apply, _Sexpr, __connect_fn<_Sexpr, _Receiver>>;
481 using __get_attrs_fn = __result_of<__detail::__drop_front,
519 -> __result_of<__sexpr_apply, const _Self&, __get_attrs_fn<__tag_t>> in get_env()
529 __result_of<__impl<_Self>::get_completion_signatures, in get_completion_signatures()
541 __result_of<__impl<_Self>::connect, _Self, _Receiver>> in connect()
647 stdexec::__result_of<_Descriptor>, stdexec::__msize>>>
H A D__continue_on.hpp45 using __scheduler_t = __result_of<get_completion_scheduler<set_value_t>, _Env>;
49 __result_of<schedule_from, __scheduler_t<__data_of<_Sender>>,
H A D__sync_wait.hpp82 __mtry_eval<__sync_wait_result_impl, __result_of<into_variant, _Sender>,
358 __result_of<into_variant, _Sender>>>
373 requires __callable<sync_wait_t, __result_of<into_variant, _Sender>>
H A D__env.hpp679 using __without_t = __result_of<__without, _Env, _Tag, _Tags...>;
734 using __join_t = __result_of<__join, _First, _Second...>;
750 using __as_root_env_t = __result_of<__as_root_env, _Env>;
H A D__shared.hpp176 using __sh_state_ptr_t = __result_of<__get_sh_state, _CvrefSender&>;
H A D__meta.hpp954 using __result_of = __call_result_t<decltype(_Fun), _As...>; typedef
957 using __result_of = decltype(_Fun(__declval<_As>()...)); typedef
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp74 using make_env_t = stdexec::__result_of<make_env, _Ts...>;