$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Howard Hinnant (hinnant_at_[hidden])
Date: 2004-08-26 19:53:42
On Aug 26, 2004, at 8:10 PM, Jonathan Turkanis wrote:
> I wrote a version that incorporated deleters and special treatment for
> arrays,
> using Howard Hinnant's move_ptr<T[]> syntax. It think it was basically
> done, but
> I never got aound to writing documentation. I sort of forgot about it.
> I you
> like, I will post it.
Far out! :-)
Alternative names:
owned_ptr
unique_ptr
sole_ptr
solo_ptr
exclusive_ptr
lone_ptr
only_ptr
unshared_ptr
selfish_ptr
-Howard