$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Mori Hess (fmhess_at_[hidden])
Date: 2008-04-27 20:18:43
On Sunday 27 April 2008 07:35, Daniel Frey wrote:
> On Sun, 2008-04-27 at 13:31 +0200, Daniel Frey wrote:
> > Here's the next patch, this time optimizing sp_deleter_wrapper. It
>
> The patch was lacking a detail::, corrected version attached. Sorry.
It seems okay to me. Although, I should say the bit that touches
_internal_get_deleter is starting to get into shared_ptr code that I don't
really have anything to do with.
-- Frank