Home
last modified time | relevance | path

Searched refs:split_arrays (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.cpp78 struct split_arrays;
81 struct split_arrays<ElementTypes[Bounds]...> { struct
88 int check1[is_same<split_arrays<int[1], float[2], double[3]>::element_types,
90 int check2[is_same<split_arrays<int[1], float[2], double[3]>::bounds_types,