Home
last modified time | relevance | path

Searched defs:build_indices_impl (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp154 struct build_indices_impl<I, N, int_tuple<Indices...> > struct
159 struct build_indices_impl<N, N, int_tuple<Indices...> > { struct
160 typedef int_tuple<Indices...> type;