Searched defs:check_tuple_size_0 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1113 milliseconds