Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sync_wait.hpp157 struct __variant_for { struct
158 using __t = __sync_wait_with_variant_result_t<_Sender>;
H A D__variant.hpp230 using __variant_for = __variant<__indices_for<_Ts...>{}, _Ts...>; typedef