Searched refs:ErrorTypePackElement1 (Results 1 – 1 of 1) sorted by relevance
44 using ErrorTypePackElement1 = __type_pack_element<Index, T...>; // expected-error{{may not be acces… typedef45 using illformed1 = ErrorTypePackElement1<3, X<0>, X<1>>; // expected-note{{in instantiation}}