Inserts the elements of an initializer list into the map.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
void insert(std::initializer_list<value_type> ilist);