$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [optional] regression failures on Linux teeks
From: Daniel James (dnljms_at_[hidden])
Date: 2017-11-06 21:14:42
On 6 November 2017 at 07:54, Andrzej Krzemienski via Boost
<boost_at_[hidden]> wrote:
>
> Thanks!
> Apparently, this is the second compiler (in addition to MSVC 12) to expose
> this property: defaulted functions work in general but not with move
> operations. I will fix it, but ideally it should be fixed in Boost.Config.
Thanks for fixing it.