Searched defs:make_indices (Results 1 – 1 of 1) sorted by relevance
76 struct make_indices : make_indices<N-1, N-1, Is...> {}; struct78 struct make_indices<0, Is...> : indices<Is...> {}; struct