Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Ddeduction.cpp194 template <template<typename...> class C, typename ...Us> struct BindBack { struct
200 using T = BindBack<Z, int>::apply<>;
203 using U = BindBack<Z, int, int>::apply<char>;