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.hpp874 struct __mcompose struct
878 struct __mcompose<_First> : _First struct
882 struct __mcompose<_Second, _First> struct
885 using __f = __minvoke<_Second, __minvoke<_First, _Args...>>;
889 struct __mcompose<_Last, _Penultimate, _Rest...> struct
892 using __f =