Do we have anything like a C++ std::map (even if it uses e.g. void*)?

I had alook at the utility library and didn't find anything like this.

What I really need is something equal to
  typedef std::map<std::string, HBITMAP> Win32ToolbarIcons;

/Mike - please don't cc




Reply via email to