Searched defs:r3i (Results 1 – 3 of 3) sorted by relevance
57 using r3i = r3<int>; typedef
18 using r3i = r3<int>; // expected-error{{constraints not satisfied for class template 'r3' [with T =… typedef
166 using r3i = r3<int, unsigned int>; // expected-error{{constraints not satisfied for class template 'r3' [with Ts = <int, unsigned int>]}} typedef