Home
last modified time | relevance | path

Searched defs:__has_rebind (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-member-template.cpp227 struct __has_rebind struct
230 struct __two {char _; char __;};
234 static const bool value = sizeof(__test<_Tp>(0)) == 1;