10 Feb
2009
10 Feb
'09
3:26 p.m.
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?
In the company where I work we already use boost singleton, and some other boost libraries (asio, exception, maybe some other) were used before they accepted too.