$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::interprocess, allocators and containers of containers
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-07-13 10:55:24
On 13/07/2010 5:28, Matthew Stump wrote:
> I'm passing the allocator to the constructor of the deque as
> instructed in the documentation and I'm using all types which should
> be boost::interprocess safe. I've spent a couple hours on this one
> item and I'm not making any progress; I was wondering if someone
> could please lend me a hand.
It does not seem you have anything wrong. Can you send a reduced and
still crashing compilable example?
Best,
Ion