Searched defs:r2i (Results 1 – 3 of 3) sorted by relevance
43 using r2i = r2<int>; typedef
13 using r2i = r2<int>; // expected-error{{constraints not satisfied for class template 'r2' [with T =… typedef
205 using r2i = r2<int, short>; // expected-error{{constraints not satisfied for class template 'r2' [with Ts = <int, short>]}} typedef