Skip to content

Enable 64-bit integer types as indices #10

Description

@TallJimbo

Best solution would probably be to make the index type another template parameter, to allow arrays to continue to be compact in memory when desired.

We may want to switch the Index typedef to this value, then, and use IndexVector to indicate a Vector<Index>. This would be a fairly large, backwards-incompatible change, even if we make int the default for the template parameter.

Metadata

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