Skip to content

nd_span iterators do not consider the strides of subspans #2

@pingelit

Description

@pingelit

As the title states. When using begin or end in a nd_span, the stride of that span is not considered and it iterates linearly over the contained memory. This is not useful when creating subspans from nd_array of other nd_spans.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions