mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
✨ proposal for #428
This implementation forwards the iterators to std::map::insert.
This commit is contained in:
3
doc/examples/insert__range_object.output
Normal file
3
doc/examples/insert__range_object.output
Normal file
@ -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