Skip to content

Warn when creating code object with insufficient index size #7

Open
@ghost

Description

The code class is templated on types to store indices defining the code. If these types are chosen too small (e.g. uint8) for the arrays used to define the code, it may be instantiated incorrectly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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