mirror of
https://github.com/nlohmann/json.git
synced 2026-07-10 04:25:11 +00:00
deploy: 521a084827
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -267,4 +267,4 @@ Output:
|
||||
|
||||
1. Added in version 1.0.0. Changed parameter `default_value` type from `const ValueType&` to `ValueType&&` in version 3.11.0.
|
||||
1. Added in version 3.11.0. Made `ValueType` the first template parameter in version 3.11.2.
|
||||
1. Added in version 2.0.2. Extended to work with arrays in version 3.12.x.
|
||||
1. Added in version 2.0.2. Extended to work with arrays in version 3.13.0, including fixing an issue where resolving `ptr` through an array unexpectedly threw `out_of_range` instead of returning the resolved element (or `default_value`, as documented).
|
||||
|
||||
Reference in New Issue
Block a user