Boost logo

Boost :

Subject: Re: [boost] [optional] regression failures on Linux teeks
From: Peter Dimov (lists_at_[hidden])
Date: 2017-11-06 12:14:52


Andrzej Krzemienski wrote:

> 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.

As I mentioned last time, this is because defaulted functions were added to
the standard before generated move functions (and hence, support for the
former is in gcc 4.4, the latter are in 4.6.)


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