Home
last modified time | relevance | path

Searched refs:__meval (Results 1 – 9 of 9) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp399 using __meval = __t<__meval_<_Fn, _Args...>>; typedef
424 using __meval = // typedef
525 using __f = __meval<_Fn, _Front..., _Args...>;
535 using __f = __meval<_Fn, _Args..., _Back...>;
542 concept __mvalid = requires { typename __meval<_Tp, _Args...>; };
548 concept __msucceeds = __mvalid<_Tp, _Args...> && __ok<__meval<_Tp, _Args...>>;
686 using __f = __meval<_Fn, _Args...>;
941 using __mfront = __meval<__mfront_, _As...>;
1117 using __mand = __meval<__mand_t, _Booleans...>;
1122 using __mor = __meval<__mor_t, _Booleans...>;
[all …]
H A D__write_env.hpp78 __meval<__env::__join_t, const __decay_t<__data_of<_Self>>&,
H A D__split.hpp73 __t<__meval<__receiver, __cvref_id<_CvrefSender>, __id<_Env>>>;
H A D__ensure_started.hpp81 __t<__meval<__receiver, __cvref_id<_CvrefSender>, __id<_Env>>>;
H A D__into_variant.hpp59 __meval<__variant_completions, __variant_t<_Sender, _Env...>>,
H A D__when_all.hpp130 __meval<completion_signatures,
136 __meval< //
138 __meval<__eptr_completion_if_t,
H A D__let.hpp196 __meval<
213 __meval<__any_::__receiver_ref,
232 __meval<__nothrow_connectable_t, _ResultSender,
H A D__basic_sender.hpp90 __sexpr_impl<__meval<__msecond, _Self, _Tag>>::get_env, _Index,
91 __state_type_t<__meval<__msecond, _Self, _Tag>, _Sexpr, _Receiver>&,
587 using __impl = __sexpr_impl<__meval<__msecond, _Self, __tag_t>>;
H A D__transform_completion_signatures.hpp75 using __decayed_std_tuple = __meval<std::tuple, __decay_t<_Ts>...>;