1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-06 06:42:33 +03:00
Files
json/doc/examples/emplace_back.output
2016-11-11 19:29:14 +01:00

5 lines
70 B
Plaintext

[1,2,3,4,5]
null
[1,2,3,4,5,6]
["first",["second","second","second"]]