You have a type issue here.
- itNew is an iterator to a pair<int, MapOfInts>.
- myMap IS a MapOfInts.
What exactly do you want "mymap.insert(itNew);" to do?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 8 of 8
Thread: stl nested mapsThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |