$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Block.Pointer][Container] Works!
From: Phil Bouchard (philippeb8_at_[hidden])
Date: 2016-03-03 20:30:20
On 03/02/2016 11:42 PM, Phil Bouchard wrote:
>
> It works with -O0 so for the moment I have no idea what's going on there.
Sorry wrong call; I fixed a memory corruption bug but now block_ptr<>
doesn't work anymore with the Boost.Container. And this time this is
consistent unfortunately.
I will try to figure out if I can fix it.