From: Bill on
Hi all,

I have mfc application. I cannot user stl container class. It gave
thousands of warnings. what is similar class for std::stl in MFC? Can I use
cmapwordtoptr for this?

Requirement: I just want to store integers, and fast retrieving. It should
have stl functionality.

Please suggest good data structure to solve this problem.
--
Thanks & Regards,
Bill.