Boost logo

Boost :

Subject: Re: [boost] [release] 1.66.0 closing for release on Wednesday
From: Kohei Takahashi (flast_at_[hidden])
Date: 2017-12-02 14:26:46


>> I'd like to merge a PR into master for fusion library, which fixes a regression on buggy (msvc) compiler.
>>
>> https://github.com/boostorg/fusion/pull/162
>>
>> Boost.regression shows the test was passed on develop.
> That looks okay. It looks like it changes behaviour for volatile
> types, but I assume that's intentional?
Yes, the ctor should not be chosen for copying in the first place. The
`disable_if` was added for fixing a bug in this beta, so I assume the
change affects no existing user code.

Kohei




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk