Searched defs:r1i (Results 1 – 3 of 3) sorted by relevance
33 using r1i = r1<int>; typedef
8 using r1i = r1<int>; // expected-error{{constraints not satisfied for class template 'r1' [with T =… typedef
64 using r1i = r1<identity<int>>; // expected-error{{constraints not satisfied for class template 'r1' [with T = identity<int>]}} typedef 187 using r1i = r1<int>; // expected-error{{constraints not satisfied for class template 'r1' [with T = int]}} typedef