// for(it = idToIndex.begin(); it!=idToIndex.end(); it++){ // cout<<it->first<<": "<<it->second.val<<endl; // }