Searched refs:__first_of_pack_t (Results 1 – 2 of 2) sorted by relevance
505 using _From0 = __first_of_pack_t<_From...>; in __vector_convert()
516 using __first_of_pack_t = typename __first_of_pack<_Ts...>::type; variable