Searched defs:__muncurry_ (Results 1 – 4 of 4) sorted by relevance
103 struct __muncurry_<_Tp> struct106 using __f = __detail::__sexpr_uncurry<_Tp, _Fn>;
229 struct __muncurry_<__variant<_Idx, _Ts...>> struct232 using __f = __minvoke<_Fn, _Ts...>;
193 struct __muncurry_<__tuple<_Idx, _Ts...>> struct196 using __f = __minvoke<_Fn, _Ts...>;
733 struct __muncurry_<_Ap<_As...>> struct736 using __f = __minvoke<_Fn, _As...>;740 struct __muncurry_<_ERROR_<_What, _With...>> struct743 using __f = _ERROR_<_What, _With...>;