$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jason Hise (chaos_at_[hidden])
Date: 2005-09-26 19:48:44
Simon Buchan wrote:
> [...]
>
>*shrug*, I guess. I probably don't quite understand what he's trying to do.
>
>
I am trying to provide a create member function of singleton_ptr which
forwards any parameters passed to it to the singleton's constructor.
-Jason