$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [interprocess] map of vectors
From: Jan Stetka (janpstetka_at_[hidden])
Date: 2008-12-02 12:51:58
Ion Gaztañaga wrote:
> Jan Stetka wrote:
>
>> Does every instance of a container need its own segment?
>
> No, a segment is shared between all containers that obtain a pointer to
> the same get_segment_manager().
>
> Ion
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
I should have read the section in the documentation on containers of
containers!