Closed
Description
Hi,
I think the line should simply read decltype(other.stride(0)) stride = 1;
. I guess you have that index type declared somewhere but I am not sure where.
The problem seems to only present itself when using the full_extent_t
stuff with indices in a non-optimal way. I need this because I am replacing code that has these features. (I also need something like a partial_extent_t but I wrote my own for that for now because I could't find anything in the documentation.)
Metadata
Assignees
Labels
No labels