Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp9-0x.cpp18 struct tuple_same_with_int { struct
19 static const bool value = false;
23 struct tuple_same_with_int<tuple<Types...>, tuple<Types..., int>> { struct
24 static const bool value = true;