Searched refs:D_check (Results 1 – 1 of 1) sorted by relevance
38 template<D T> struct D_check {}; // expected-note{{because 'short' does not satisfy 'D'}} struct39 …using dc1 = D_check<short>; // expected-error{{constraints not satisfied for class template 'D_che…