yaml-cpp/test/node
Kal Conley 3213df1ac6 Change insert_map_pair to always append
Always append in insert_map_pair even if the key is already present.
This breaks the behavior of force_insert which now always inserts KVs
even if the key is already present. The first insert for duplicated keys
now takes precedence for lookups.
2016-06-13 06:59:51 +02:00
..
node_test.cpp Change insert_map_pair to always append 2016-06-13 06:59:51 +02:00