$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Signals deprecation and removal
From: James E. King III (jking_at_[hidden])
Date: 2018-07-15 14:24:26
On Fri, Jun 22, 2018 at 2:49 PM Emil Dotchevski via Boost <
boost_at_[hidden]> wrote:
> This is for Boost.Signals as opposed to Boost.Signals2, I suppose?
>
>
Correct, this is for Boost.Signals. I am going to add a release note to
1.68.0 indicating that Boost.Signals
will be removed in an upcoming release and folks should migrate to
Boost.Signals2. Signals was deprecated
in 1.54.0 (about 5 years ago).
- Jim