1
0
mirror of https://github.com/nlohmann/json.git synced 2025-04-23 22:05:33 +03:00
json/doc/examples/emplace_back.output

5 lines
70 B
Plaintext

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