1
0
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:
Niels Lohmann
2016-11-28 18:33:46 +01:00
parent 6ecff31b7f
commit aeb4f87a27
6 changed files with 82 additions and 20 deletions

View File

@ -1,4 +1,6 @@
{"one":1,"two":2}
null
{"one":1,"three":3,"two":2}
3 true
{"A":"a","B":"b"}
"b" false