$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (sohail_at_[hidden])
Date: 2008-05-22 13:15:29
Bernhard Maeder wrote:
> Hello all
>
> I'm trying to serialize a std::map along with some pointers that are referencing
> onto some of the Value elements of that map. What I see now, is that those
> references are not loaded correctly. Here's what I do:
This seems like a bug. If you change the map to an array or a std
vector, it works as expected.
-- Sohail Somani http://uint32t.blogspot.com