Searched refs:check_tuple_size_1 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-tuple.cpp151 int check_tuple_size_1[tuple_size<tuple<int>>::value == 1? 1 : -1]; variable

Completed in 67 milliseconds