$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Lennox (lennox_at_[hidden])
Date: 2004-01-28 09:22:54
On Tuesday, January 27 2004, "David Abrahams" wrote to "boost-users_at_[hidden]" saying:
> Jonathan Lennox <lennox_at_[hidden]> writes:
>
> > Is there any
> > way to work around or disable this?
>
> You can comment out the entire get_deleter function, provided you
> never try to use it ;^)
Thanks -- I just wanted to make sure no other code in the smart_ptr family
depended on it.
-- Jonathan Lennox lennox at cs dot columbia dot edu