Boost logo

Boost Users :

Subject: [Boost-users] [move] differences between results in C++03 and C++11 modes
From: Adam Romanek (romanek.adam_at_[hidden])
Date: 2014-02-11 02:55:03


Hi!

Some time ago I encountered a problem with assigning the return value of
boost::move() to a non-const reference in C++11 mode, but not in C++03
mode. See [1] for a StackOverflow question that I created for this
issue. It contains all the details so for brevity I won't repeat them
here. Could anyone explain this issue? Is this a limitation of C++03
emulation or a defect in the implementation?

Best regards,
Adam Romanek

[1]
http://stackoverflow.com/questions/21138869/why-does-assigning-the-return-value-of-boostmove-to-a-non-const-reference-fa


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net