Home
last modified time | relevance | path

Searched refs:__placeholder (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp1164 struct __placeholder struct
1166 __placeholder() = default;
1168 constexpr __placeholder(void*) noexcept {} in __placeholder() argument
1177 using __0 = __placeholder<0>;
1178 using __1 = __placeholder<1>;
1179 using __2 = __placeholder<2>;
1180 using __3 = __placeholder<3>;
1262 struct __mdispatch_<__placeholder<_Np>, _Offset>
1273 struct __mdispatch_<__placeholder<_Np>&, _Offset>
1283 struct __mdispatch_<__placeholder<_Np>&&, _Offset>
[all …]