Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp824 struct __mcompose struct
828 struct __mcompose<_First> : _First struct
832 struct __mcompose<_Second, _First> struct
835 using __f = __minvoke<_Second, __minvoke<_First, _Args...>>;
839 struct __mcompose<_Last, _Penultimate, _Rest...> struct
842 using __f =