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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp172 struct apply_each { struct in namespace:TemplateTemplateApply
191 int check0[is_same<apply_each<int,
197 typedef typename apply_each<T, Meta...>::type type;
206 typedef typename apply_each<T, Meta::template apply...>::type type;

Completed in 947 milliseconds