Searched refs:r3i4 (Results 1 – 2 of 2) sorted by relevance
48 using r3i4 = r3<void>; // expected-error{{constraints not satisfied for class template 'r3' [with T… typedef49 using r3i4 = r3<class nonexistent>; // expected-error{{constraints not satisfied for class template… typedef
44 using r3i4 = r3<void>; // expected-error{{constraints not satisfied for class template 'r3' [with T… typedef45 using r3i4 = r3<class nonexistent>; // expected-error{{constraints not satisfied for class template… typedef