$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release] Boost 1.65.0
From: Joaquin M López Muñoz (joaquinlopezmunoz_at_[hidden])
Date: 2017-08-22 14:02:54
El 22/08/2017 a las 12:32, Dominique Devienne via Boost escribió:
> On Mon, Aug 21, 2017 at 10:52 PM, Daniel James via Boost <
> boost_at_[hidden]> wrote:
>
>> This release contains two new libraries
> I'll unfortunately be locked on 1.64 for a while...
>
> Is it possible to easily add the two new libraries (PolyCollection and
> Stacktrace) to an existing 1.64 install?
>
> PolyCollection is header-only, so I suppose that's trivial, right?
Correct. Drop include/boost/poly_collection onto your local Boost copy
(or add
the include to your path) and you should be done. Please report if you
find problems.
Joaquín M López Muñoz