Searched refs:__if (Results 1 – 4 of 4) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __bulk.hpp | 62 __if<__value_types_t<
|
H A D | __transform_completion_signatures.hpp | 341 __if<_NoExcept, completion_signatures<>, __eptr_completion>; 465 __if<__gather_completion_signatures<
|
H A D | __meta.hpp | 572 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.hpp | 189 __if<__mand<__nothrow_decay_copyable_results<_Senders, _Env>...>,
|