The singleton design pattern in D, C++ and Java

Justin Johansson no at spam.com
Fri Jul 16 06:24:10 PDT 2010


Which language out of C++, D and Java does this classical
"GoF" (gang-of-four***) design pattern best?

*** http://en.wikipedia.org/wiki/Design_Patterns

For my take, I prefer synchronization-free implementations.

Surely this topic has been around before???

<bystander awareness="clueless" name="Justin"/>


More information about the Digitalmars-d mailing list