Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp89 struct square_tuple<int_tuple<Values...>> { struct
90 typedef int_tuple<(Values*Values)...> type;