Skip to content

Line 132 of layout_right.hpp seems wrong #229

Closed
@riclarsson

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions