
26 Apr
2010
26 Apr
'10
3 p.m.
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-... . 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-tp... Sent from the Boost - Dev mailing list archive at Nabble.com.