Inserts a key-value pair or appends to the value if the key already exists in the map. More...
Public Types | |
using | type = typename insert_into_multimap_at< index_of_key< Key, Map >::value, Value, Key, Map >::type |
Inserts a key-value pair or appends to the value if the key already exists in the map.