Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CXX/temp/temp.constr/temp.constr.constr/
Dnon-function-templates.cpp32 using BigPtr = T*; typedef
34 static_assert(sizeof(BigPtr<int>)); // expected-error{{constraints not satisfied for alias template…