Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp1146 struct __mdispatch_ struct
1156 struct __mdispatch_<__placeholder<_Np>, _Offset> struct
1167 struct __mdispatch_<__placeholder<_Np>&, _Offset> struct
1177 struct __mdispatch_<__placeholder<_Np>&&, _Offset> struct
1198 struct __mdispatch_<_Ret (*)(_Args...), _Offset> struct
1204 auto operator()(_Ts&&... __ts) const noexcept( in operator ()()
1219 using _Pattern = __mback<_Args...>;
1220 static constexpr std::size_t __offset =
1223 struct __impl
1254 auto operator()(_Ts&&... __ts) const noexcept( in operator ()()
[all …]