mirror of
https://github.com/nlohmann/json.git
synced 2026-09-16 21:27:58 +00:00
deploy: c72f37a40d
This commit is contained in:
@@ -39,3 +39,4 @@ json::object_comparator_t("three", "four") = false
|
||||
|
||||
- Added in version 3.0.0.
|
||||
- Changed to be conditionally defined as `typename object_t::key_compare` or `default_object_comparator_t` in version 3.11.0.
|
||||
- Fixed the fallback to `default_object_comparator_t`, which previously failed to compile for object types without a `key_compare` member type, in version 3.13.0.
|
||||
|
||||
Reference in New Issue
Block a user