Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: RubyNet
  • Content: Threads
  • Order by date
  1. RubyNet

    stl multimap

    Hi Experts, i want to delcare a multimap int -> char* is it possible ? currently i declare it like this typedef std::multimap< int, string , std::less< int > > mmid; mmid collocs1; i get an error: c:\documents and settings\user\my...

Part and Inventory Search

Back
Top