Searched defs:r1i1 (Results 1 – 4 of 4) sorted by relevance
31 using r1i1 = r1<int>; // expected-error {{constraints not satisfied for class template 'r1' [with T = int]}} typedef 122 using r1i1 = r1<int>; // expected-error{{constraints not satisfied for class template 'r1' [with T = int]}} typedef
22 using r1i1 = r1<int>; typedef
23 using r1i1 = r1<int>; typedef
57 using r1i1 = r1<identity<int>>; typedef