Skip to content

Decide what to do with KeyedHashSet unfinished work #4

@xleclercq

Description

@xleclercq

I started creating this hash set variant where it was possible to get a key to each element that would remain the same. However a normal unordered_set already has stable references so I could just take pointers to that for my particular use. Are there good reasons to implement something else over that?

Metadata

Metadata

Assignees

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