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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-tuple.cpp173 int check_tuple_element_2[is_same<tuple_element<2, tuple<int&, float, double>>::type, variable

Completed in 110 milliseconds