Subject: [Boost-users] Which singleton to use?
From: Leandro T. C. Melo (ltcmelo_at_[hidden])
Date: 2009-02-06 12:25:43


Hi all.

Apparently, there's a possibility of a singleton library in a future
release, right? However, in the meanwhile, if I need a basic singleton
that provides thread-safe initialization/destruction, which one would
you recommend?

I ask this because there's more than one Boost library with its own
singleton mechanism.

Thanks,

Leandro.