mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
✨ added return value for emplace (#349)
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{"one":1,"two":2}
|
||||
null
|
||||
{"one":1,"three":3,"two":2}
|
||||
3 true
|
||||
{"A":"a","B":"b"}
|
||||
"b" false
|
||||
|
Reference in New Issue
Block a user