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.hpp1252 struct __mdispatch_ struct
1262 struct __mdispatch_<__placeholder<_Np>, _Offset> struct
1273 struct __mdispatch_<__placeholder<_Np>&, _Offset> struct
1283 struct __mdispatch_<__placeholder<_Np>&&, _Offset> struct
1304 struct __mdispatch_<_Ret (*)(_Args...), _Offset> struct
1311 auto operator()(_Ts&&... __ts) const noexcept( in operator ()()
1326 using _Pattern = __mback<_Args...>;
1327 static constexpr std::size_t __offset =
1330 struct __impl
1362 auto operator()(_Ts&&... __ts) const noexcept( in operator ()()
[all …]