Home
last modified time | relevance | path

Searched refs:C5_check (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.req/
Dcompound-requirement.cpp173 template<C5 T> struct C5_check {}; // expected-note{{because 'short' does not satisfy 'C5'}} struct
174 …using c5 = C5_check<short>; // expected-error{{constraints not satisfied for class template 'C5_ch…