Home
last modified time | relevance | path

Searched defs:__muncurry_ (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sender_introspection.hpp103 struct __muncurry_<_Tp> struct
106 using __f = __detail::__sexpr_uncurry<_Tp, _Fn>;
H A D__variant.hpp229 struct __muncurry_<__variant<_Idx, _Ts...>> struct
232 using __f = __minvoke<_Fn, _Ts...>;
H A D__tuple.hpp193 struct __muncurry_<__tuple<_Idx, _Ts...>> struct
196 using __f = __minvoke<_Fn, _Ts...>;
H A D__meta.hpp733 struct __muncurry_<_Ap<_As...>> struct
736 using __f = __minvoke<_Fn, _As...>;
740 struct __muncurry_<_ERROR_<_What, _With...>> struct
743 using __f = _ERROR_<_What, _With...>;