15 Apr
2013
15 Apr
'13
3:58 p.m.
AMDG On 04/15/2013 02:19 AM, Antony Polukhin wrote:
This looks like Boost.Move known limitation: http://www.boost.org/doc/libs/1_53_0/doc/html/move/emulation_limitations.htm...
I'm afraid that this will confuse a lot of people who use Boost.Any... May be it would be better to disable ravlue emulation and use rvalues only in C++11?
Yeah. Adding Boost.Move emulation in existing libraries is probably a bad idea. In Christ, Steven Watanabe