
17 Dec
2004
17 Dec
'04
6:06 p.m.
Stefan Slapeta wrote:
Hi all,
there are 2 very small utilities I wrote a long time ago and that I use very often. I wonder if something like this has already been provided somewhere:
The first is a small class template static_ which create a singleton of a class "from outside".
Might it not be better named "singleton" Robert Ramey