std map insert example return iterator Example: c++ map insert mymap.insert ( std::pair<char,int>('a',100) );