Boost logo

Boost Users :

Subject: Re: [Boost-users] [pool] Singleton implementation
From: Ray Burkholder (ray_at_[hidden])
Date: 2009-10-20 07:59:23


>
> 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 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