mirror of
https://github.com/nlohmann/json.git
synced 2026-05-19 20:55:24 +00:00
✨ proposal for #428
This implementation forwards the iterators to std::map::insert.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{"one":"eins","two":"zwei"}
|
||||
{"eleven":"elf","seventeen":"siebzehn"}
|
||||
{"eleven":"elf","one":"eins","seventeen":"siebzehn","two":"zwei"}
|
||||
Reference in New Issue
Block a user