$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mikhail Glushenkov (bbman_at_[hidden])
Date: 2005-01-07 07:37:02
Dave Handley <dave.handley <at> gmail.com> writes:
> I can provide a starting place on both the Visitor and Composite, but
> don't really have anything in the Singleton area that is up to
> scratch. Does anyone have a starting point for that - if so I suggest
> putting them all in a namespace like patterns and getting everything
> posted into the Yahoo group for some general comments.
What about adapting Loki's Singleton? It's the best Singleton
I know about and (probably) the most widely-known one.