Searched defs:r4i (Results 1 – 3 of 3) sorted by relevance
67 using r4i = r4<int>; typedef
26 using r4i = X<void>::r4<int>; // expected-error{{constraints not satisfied for class template 'r4' … typedef
214 using r4i = r4<int, short>; // expected-error{{constraints not satisfied for class template 'r4' [with Ts = <int, short>]}} typedef