$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-04-21 11:17:25
On 2020-04-12 18:27, Marshall Clow via Boost wrote:
> The master branch is is now open for post-beta merges, but only as
> described in the Post-Beta Merge Policy.
>
> See <https://github.com/boostorg/boost/wiki/Releases%3A-Beta-Merge-Policy>
>
> Reminder: The master branch closes for the release on April 22nd.
I would like to merge this Boost.Log commit to master:
https://github.com/boostorg/log/commit/49af1c8fa0137047ec6e6e783581eb10e504c9db
It silences clang-10 warnings about deprecated implicit generation of a
copy assignment operator. The CI tests have passed.