$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-04-16 16:45:09
Ion Gaztañaga wrote:
> Ok. So if such objects can't be moved, there is no problem to offer
> reusability for other objects that can be moved ;-)
Reusability was never questioned. Usability after move is the problem. The
question is whether the user may legitimately do something with an
moved-from object with predictable results _except_ destroying or reusing it
via assignment or reset.