Searched defs:r1i2 (Results 1 – 4 of 4) sorted by relevance
32 using r1i2 = r1<char>; // expected-error {{constraints not satisfied for class template 'r1' [with T = char]}} typedef 123 using r1i2 = r1<void>; // expected-error{{constraints not satisfied for class template 'r1' [with T = void]}} typedef
23 using r1i2 = r1<A>; // expected-error{{constraints not satisfied for class template 'r1' [with T = … typedef
24 using r1i2 = r1<A>; // expected-error{{constraints not satisfied for class template 'r1' [with T = … typedef
58 using r1i2 = r1<int>; // expected-error{{constraints not satisfied for class template 'r1' [with T … typedef