Who knows how to use map in c++?

J

jtan212

Map and multimap containers are containers that manage key/value pairs
as elements.
Can some one give me an example using map?
it will give me a big help when i am programing .
Thank u!
 
V

Victor Bazarov

Map and multimap containers are containers that manage key/value pairs
as elements.
Can some one give me an example using map?

What book on C++ are you reading that doesn't have examples using 'map'?

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,434
Messages
2,571,689
Members
48,796
Latest member
Greg L.

Latest Threads

Top