Home
last modified time | relevance | path

Searched refs:__if (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__bulk.hpp62 __if<__value_types_t<
H A D__transform_completion_signatures.hpp341 __if<_NoExcept, completion_signatures<>, __eptr_completion>;
465 __if<__gather_completion_signatures<
H A D__meta.hpp572 using __if = __minvoke<__if_, _Pred, _True, _False...>; typedef
579 using __minvoke_if = __minvoke<__if<_Pred, _True, _False>, _Args...>;
877 __if<__minvoke<_Pred, _Args>, __types<>, __types<_Args>>...>;
H A D__when_all.hpp189 __if<__mand<__nothrow_decay_copyable_results<_Senders, _Env>...>,