Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-bind.cpp226 template<typename T> struct is_placeholder { struct
227 static const int value = 0;
335 struct is_placeholder<placeholder<N>> { struct
336 static const int value = N;