User Profile

Collapse

Profile Sidebar

Collapse
stlnew
stlnew
Last Activity: Aug 2 '06, 04:48 PM
Joined: Jul 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • stlnew
    replied to help in maps
    in C
    thanks..managed to do it
    See more | Go to post

    Leave a comment:


  • stlnew
    started a topic help in maps
    in C

    help in maps

    I am new to using stl

    can we iterate through the map.

    i need to delete the map to do so i do understand i have to delete the contents of the Cmap which is a vector of maps.

    code goes like this:
    Cmap< STRING, Vector< Map<std::string ,std::string >* > > resSet(w.getRs( ));

    not sure as to how to implement iterator to get the values
    See more | Go to post
No activity results to display
Show More
Working...