FlattenedIterator._indices

Array of ptrdiff_t holding the current indices for the flattened iterator.

struct FlattenedIterator(Iterator, size_t N, SliceKind kind)
@fmamath
ptrdiff_t[N] _indices;