Searched refs:C5_check (Results 1 – 1 of 1) sorted by relevance
173 template<C5 T> struct C5_check {}; // expected-note{{because 'short' does not satisfy 'C5'}} struct174 …using c5 = C5_check<short>; // expected-error{{constraints not satisfied for class template 'C5_ch…