$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sergei Politov (spolitov_at_[hidden])
Date: 2008-05-02 04:43:28
Hi,
Thorsten Ottosen <thorsten.ottosen <at> dezide.com> writes:
> The documentation is right. The reason is that when you have an
> auto_ptr<U> object, there is less need (it's not bullet proof) to
> require a mutable key for exeption-safety reasons.
> I've updated trunk.
Thanks for so fast response and such beautiful library.