1
0
mirror of https://github.com/nlohmann/json.git synced 2025-04-23 22:05:33 +03:00
json/doc/examples/push_back__initializer_list.output
2016-05-08 20:28:20 +02:00

5 lines
73 B
Plaintext

{"one":1,"two":2}
null
{"four":4,"one":1,"three":3,"two":2}
[["five",5]]