Searched defs:__variant_for (Results 1 – 2 of 2) sorted by relevance
157 struct __variant_for { struct158 using __t = __sync_wait_with_variant_result_t<_Sender>;
230 using __variant_for = __variant<__indices_for<_Ts...>{}, _Ts...>; typedef