$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2004-12-17 13:06:48
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