From: David B. Held (dheld_at_[hidden])
Date: 2003-02-02 14:36:24


"David Abrahams" <dave_at_[hidden]> wrote in message
news:usmv76j23.fsf_at_boost-consulting.com...
> [...]
> - by "clean up" you mean "delete?"

Since we were talking about auto_ptr, I guess that's the only valid
definition of "clean up".

> - by "stuff stuff the toothpaste back..." you mean "move p back into
> the source pointer?"

Yup. But I see that's not necessary. You just don't squeeze it all out
to begin with.

Dave