Alan Tennant wrote:
I'm having difficulty storing pointers in a std::map. I can't find
anything online about it, are std::maps supposed to be able to store
pointers?
Sure, as key or as value? Providing a code example might help in this case.
Regards,
Rutger