$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2005-01-28 04:01:02
David Abrahams wrote:
>
> Not for many types that one might like to reset, such as pointers,
> shared_ptr<T>, and integral types.
>
So I guess you mean that plain assignment is better in general?
Stefan