[Cs3] Meyer's singleton, pointer implementation

Mikhail Nesterenko mikhail at cs.kent.edu
Fri Mar 11 10:29:38 EST 2016


CS3 Students,

To the list of Singleton examples, I added Meyer's imlementation of
the Singleton where Singleton::instance() returns a pointer rather
than a reference. The change is very simple.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list