Skip to content

unique_everseen should be templated by a hash function and use a different set object #90

@nimrodfg

Description

@nimrodfg

Currently we can't use unique_everseen for proto-buffs, or any element that doesn't have std::hash.
Would make sense to make functions for which its relevant to be templated by equality and hash operators.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions