$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] storing pointers in a std::map
From: Alan Tennant (alan2here_at_[hidden])
Date: 2010-03-11 12:07:40
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?