Skip to content

ListMap does not maintain insertion order if key already exists #1253

@obiltschnig

Description

@obiltschnig

ListMap::insert() will insert a pair with an existing key before existing entries with same key. Should be inserted after.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions