$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-02 18:34:58
On 03/02/2016 06:15 PM, Phil Bouchard wrote:
> Ok now everything works!!
> https://github.com/philippeb8/block_ptr/blob/master/example/block_ptr_test2.cpp#L85
>
>
> So now block_ptr<> is Boost.Container compliant!
>
> I still need to fix an issue but it's moving forward!
Actually it works when the optimization option is turned off on my
computer.
I love these cases ;)