Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-07-28 19:46:26


Even though you did not bother to comment on my formal review of first
submission (http://article.gmane.org/gmane.comp.lib.boost.devel/124201) all
the points there are still valid (IMO). And the most important is: should we
do this at all? IMO it's bad idea to promote smart singletons in single
threaded environment (beyond what we could implement using trivial means
like "Meyers singleton") and it twice as bad in MT where there is no
relyable way to implement efficient access.

Gennadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk