Skip to content

Shouldn't sparse_hash_map::erase(it) use a const_iterator ? #56

@Gpinchon

Description

@Gpinchon

This one is more a question than a real issue, but sparse_hash_map::erase uses a non-const iterator unlike dense_hash_map, maybe there is a reason to that I'm unaware of, but this is quite unconvenient

Metadata

Metadata

Assignees

No one assigned

    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