Searched defs:index_tuple (Results 1 – 2 of 2) sorted by relevance
139 template<std::size_t...> struct index_tuple{ typedef index_tuple type; }; struct
489 for (auto index_tuple : index_tuples) { in ProdShapeWithIndexInTuple() local