Skip to content

New implementation of ordered_map, O(1) on all practically used methods.

1a16b3a
Select commit
Loading
Failed to load commit list.
Open

Feature/ordered map O(1) #4941

New implementation of ordered_map, O(1) on all practically used methods.
1a16b3a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 5, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- include/nlohmann/ordered_map.hpp  61
- tests/src/unit-ordered-map-2.cpp  14
- tests/src/unit-ordered-json-performance.cpp  29
         

Clones added
============
- include/nlohmann/ordered_map.hpp  8
         

See the complete overview on Codacy