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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp262 struct replace_with_int { struct in namespace:SuperReplace
267 struct replace_with_int<TT<Types...>> { struct in namespace:SuperReplace
268 typedef TT<typename replace_with_int<Types>::type...> type;
271 int check0[is_same<replace_with_int<pair<tuple<float, double, short>,

Completed in 108 milliseconds