Searched refs:r2i2 (Results 1 – 4 of 4) sorted by relevance
43 using r2i2 = r2<short>; // expected-error {{constraints not satisfied for class template 'r2' [with… typedef80 …using r2i2 = r2<contains_template<short>>; // expected-error{{constraints not satisfied for class … typedef146 …using r2i2 = r2<double>; // expected-error{{constraints not satisfied for class template 'r2' [wit… typedef
36 using r2i2 = r2<A>; // expected-error{{constraints not satisfied for class template 'r2' [with T = … typedef
34 using r2i2 = r2<A>; // expected-error{{constraints not satisfied for class template 'r2' [with T = … typedef
74 using r2i2 = r2<void>; typedef