Boost logo

Boost :

Subject: Re: [boost] VC10 config - some regressions in several libraries
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-04-26 17:22:49


On 26/04/2010 21:08, Stephan T. Lavavej wrote:
> Correct. This wasn't intentional, but /Za ("disable language
> extensions") has an extremely nasty bug in VC10. It performs
> elided-copy-constructor-accessibility checks when it shouldn't
> (specifically, when rvalue references are being bound, in which case
> no copy constructors are being called, even theoretically).

Thanks for the confirmation. Best,

Ion


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