Skip to content

Get rid of unintended std::hash usages #1

Description

@therocode

Right now Feather Kit has a few cases where std::hash is used in a way not intended by the C++ standard. The effect of this is that in very very very very rare cases (or less rare depending on the stdlib implementation) there will be collisions and things will break.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions