$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Reminder: Boost Master branch will close for release tomorrow (12/5)
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2018-12-05 14:30:28
On Wed, Dec 5, 2018 at 5:40 AM John Maddock via Boost <boost_at_[hidden]>
wrote:
> I have one small pending change for type_traits which fixes this issue:
> https://github.com/boostorg/type_traits/issues/97
>
> IMO The change is low risk:
>
> https://github.com/boostorg/type_traits/commit/19bc3525a3193b026bca5f3afb25c25ddd7cbb47
>
> Is there still time to merge?
>
If the tests are passing, then go ahead.
-- Marshall