$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Help with custom classes PLEASE!!
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-02-01 16:59:50
AMDG
Daniel Veneros wrote:
> I got one othr question, what if I want to share a MAP type between both
> processes? a map that has a string as a key and a custom class as a value?
>
The map and the string both need to have allocators.
In Christ,
Steven Watanabe