$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [interprocess] preparing containers
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-12-03 12:44:34
Thorsten Ottosen wrote:
> vicente.botet skrev:
>> The address of the virtual table depends on the process, so can not be
>> shared. As consequence we can not have virtual function on objects
>> stored on shared memory.
>
> Thanks. This pretty much makes it irrelevant for me to support shared
> memory then.
>
> best regards
>
> -Thorsten
Thanks Vicente. For more limitations, see:
Regards,
Ion