$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] storing pointers in a std::map
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-03-11 12:25:52
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