Boost logo

Boost :

Subject: Re: [boost] VC10 config - some regressions in several libraries
From: Vicente Botet Escriba (vicente.botet_at_[hidden])
Date: 2010-04-26 11:00:56


Ion Gaztañaga wrote:
>
>
> It seems that my problem with move emulation in projects imported from
> older MSVC to MSVC10 is that some rvalue references rules need language
> extensions option activated. Otherwise we can't have movable-only types.
>
> Best,
>
> Ion
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>

I have find the same answer in
http://stackoverflow.com/questions/2681959/problem-with-moveable-only-types-in-vc-2010
. It seems you need to add \Za to get complete move semantic.

Best,
Vicente

-- 
View this message in context: http://old.nabble.com/VC10-config---some-regressions-in-several-libraries-tp28362369p28364421.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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