$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kick Damien-DKICK1 (dkick1_at_[hidden])
Date: 2001-11-20 16:20:03
Gennadiy E. Rozental [rogeeff_at_[hidden]] wrote:
> --- In boost_at_y..., Matthew Austern <austern_at_r...> wrote:
> > "Gennadiy E. Rozental" wrote:
> >
> > > I am also looking in this direction for some time now. Here what I
> > > think we need to make a really reusable singleton. The singleton
> > > design should be able to adopt following design desision made by
> > > user:
> >
> > Have you looked at Andrei Alexandrescu's work? It's possible that
> > the reusable singleton class you're looking for already exists.
>
> Yes, of course. It could become good starting point, not the final
> solution.
What do you think is missing from Andrei Alexandrescu's version in Loki?
-- Damien Kick