Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiate-function-params.cpp4 template<bool C> struct if_c { }; struct
6 typedef if_c< static_cast<bool>(T1::value)> almost_type_; // expected-note 5{{in instantiation}}