Skip to content

LabelMultisetType.copy behavior differs from other NativeTypes #4

Description

@hanslovsky

LabelMultisetType.copy passes img and access as reference to a new LabelMultisetType. Other NativeTypes, e.g. UnsignedLongType.copy, create a new single value object without any backing img or access. LabelMultisetType should follow this scheme. At least, it should update the index i of the newly created type.

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