Skip to content

Issue #109: Consistent key ordering#118

Open
miker2 wants to merge 41 commits intomainfrom
fix/issue-109-fix-key-ordering
Open

Issue #109: Consistent key ordering#118
miker2 wants to merge 41 commits intomainfrom
fix/issue-109-fix-key-ordering

Conversation

@miker2
Copy link
Owner

@miker2 miker2 commented Jun 4, 2023

  • Implements a custom 'ordered_map' container that holds the order of the elements in a consistent (insertion) order.

WIP

michael-projectx and others added 29 commits February 7, 2025 16:49
Key order debug prints

REMOVE THIS COMMIT
* equality check semantics seem to be a bit problematic :(
Some more debugging output

DO NOT MERGE
add begin/end methods
Adds/fixes insert methods
Adds test coverage for erase and better coverage for iterators
Adds test coverage

Marks a number of methods as not implemented
Needs to be cleaned up so it doesn't dig into the internals of the source map
Still trying to fix a compile issue when converting an 'iterator' to a 'const_iterator'
@miker2 miker2 force-pushed the fix/issue-109-fix-key-ordering branch from 11ab734 to 21e4ebe Compare February 8, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants