On 04/28/2016 08:00 AM, Gerald Squelart wrote:
Because sometimes the function will choose not to actually move from an rvalue-ref
FWIW, this is the reason why I think Move is broken by definition. Move doesn't move anything. It should have been designed differently, so that a temporary object is created to ensure move is always happening or something like that (though, that might lead to leaks in some cases). _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform