Boost logo

Boost Users :

Subject: Re: [Boost-users] Pointer Container Library changes in 1.66.0
From: Thorsten Ottosen (tottosen_at_[hidden])
Date: 2018-04-05 15:11:06


Den 22-03-2018 kl. 17:45 skrev Daniel James via Boost-users:
> On 1 February 2018 at 12:57, Kevin Hardman via Boost-users
> <boost-users_at_[hidden]> wrote:
>> I am seeing changes in the Pointer Container Library that are preventing my
>> existing application from compile.

> Sorry that no one answered this earlier. It looks like some old
> changes from the develop branch were merged to master. It's not clear
> which change caused your problem. Can you post the error message that
> you're getting? And if possible, could you post a small test case that
> replicates it?

It's the fact that one of the merged changes was to inherit privately
from the clone_allocator which in turn forbids the use of final classes
as clone_allocator types.

-Thorsten


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net