On 28 July 2011 13:58, Nathan Ridge <zeratul976@hotmail.com> wrote:
That's fine, but then could we introduce a different class thatinhibits copying but not moving? I think this would be useful, as in
a large percentage of cases, when you want an object to be non-
copyable, you still want it to be movable.