
20 Oct
2009
20 Oct
'09
2:43 p.m.
You might want to look at the singleton which is part of the serialization library. Robert Ramey Paul Byrne wrote:
Hi all,
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?
Thanks, Paul