✨ proposal for #428
This implementation forwards the iterators to std::map::insert.
This commit is contained in:
parent
90273e930c
commit
97a25de938
5 changed files with 150 additions and 1 deletions
doc/examples
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"}
|
Loading…
Add table
Add a link
Reference in a new issue