$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] scoped_ptr with destructor function
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-04 13:02:12
AMDG
Jason Cipriani wrote:
> Does boost have something lightweight like a scoped_ptr but that lets
> you specify a custom delete function, or do I have to use a shared_ptr
> for that?
>
Boost does not contain such a pointer.
In Christ,
Steven Watanabe