-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
kind: bugrelease item: 🔨 further changesolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Milestone
Description
Description
When adding support for string_view
, we overlooked that ordered_map
used by ordered_json
would also need an update to properly support types other than object_t::key_type
/string_t
.
Reproduction steps
See discussion #3556.
Expected vs. actual results
See discussion #3556.
Minimal code example
No response
Error messages
No response
Compiler and operating system
any
Library version
develop
Validation
- The bug also occurs if the latest version from the
develop
branch is used. - I can successfully compile and run the unit tests.
Metadata
Metadata
Assignees
Labels
kind: bugrelease item: 🔨 further changesolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation