Hacker News new | ask | show | jobs
by oezi 20 days ago
Yes, it was a design decision of the auto_ptr to have this move semantics and it worked very nicely for us because we used for instance to pass progress monitors down the stack.