$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-11-23 13:56:19
Howard Hinnant wrote:
> template<typename T , typename Deleter = deleter<T> >
> class base_ptr
> template<typename T>
> class base_ptr<T, void (*)(T*)>
May I ask what that is for ?
(I am not tired, so forgive if it's completely obvious.)
-- Valentin Bonnard