Skip to content

hash should not hash address of pointer #16

@tobias-loew

Description

@tobias-loew

The hash implementation hashes the address of the pointer, which i.g. will generate different hash-values for copied value_ptr.
It should hash the pointed data or a nullptr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions