Boost logo

Boost Users :

Subject: Re: [Boost-users] [pool] Singleton implementation
From: Larry (lknain_at_[hidden])
Date: 2009-10-20 08:28:01


FWIW. I occasionally use a scheme in the Loki library. For my needs it was
simple and worked.
I have not run into any coexistence problems with Boost (1.32 through 1.40
on Windows with
MSVC 6, 7, 8, or 9).

Larry
----- Original Message -----
From: "Ray Burkholder" <ray_at_[hidden]>
To: <boost-users_at_[hidden]>
Sent: Tuesday, October 20, 2009 7:59 AM
Subject: Re: [Boost-users] [pool] Singleton implementation

>>
>> I am interested to find a sound C++ implementation of a Singleton, and
>> have attempted to find one within the Boost libraries. It seems that
>> "pool/detail/singleton.hpp" would fit the bill for me, but (as I
>> understand it) this class/header is not intended for direct use by
>> library users. Have I overlooked a good alternative within the Boost
>> suite?
>>
>
> I don't think there is something in boost. Here is some research I did on
> Singletons:
> http://www.oneunified.net/blog/Personal/SoftwareDevelopment/CPP/Singleton.ar
> ticle
> http://www.oneunified.net/blog/Personal/SoftwareDevelopment/CPP/SingletonPer
> Thread.article
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net