why does insert add multiple keys in c++ code example Example: c++ map insert mymap.insert ( std::pair<char,int>('a',100) );