Skip to content

Use google sparsehash containers #3

@w1th0utnam3

Description

@w1th0utnam3

The STL implementations of the unordered_map and unordered_set aren't optimal. Being able to use the dense_hash_map and dense_hash_set from google would be nice. To fully support them, some method calls have to be changed. (e.g. emplace is not supported)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions