Searched defs:r2i1 (Results 1 – 4 of 4) sorted by relevance
42 using r2i1 = r2<short, unsigned short>; // expected-error {{constraints not satisfied for class template 'r2' [with Ts = <short, unsigned short>]}} typedef 79 using r2i1 = r2<contains_template<int>>; // expected-error{{constraints not satisfied for class template 'r2' [with T = type_requirement::contains_template<int>]}} typedef 145 using r2i1 = r2<int>; // expected-error{{constraints not satisfied for class template 'r2' [with T = int]}} typedef
35 using r2i1 = r2<int>; // expected-error{{constraints not satisfied for class template 'r2' [with T … typedef
33 using r2i1 = r2<int>; // expected-error{{constraints not satisfied for class template 'r2' [with T … typedef
73 using r2i1 = r2<int>; typedef