Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp172 struct apply_each { struct
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;