Loki/test/Singleton
syntheticpp a17791f2c8 test program for lifetime policies FollowIntoDeath and DieOrder
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@339 7ec92016-0320-0410-acc4-a06ded1c099a
2005-11-01 11:15:22 +00:00
..
DeletableSingleton.cpp bug fix: Unix compilation problems 2005-10-24 12:13:07 +00:00
Dependencies.cpp test program for lifetime policies FollowIntoDeath and DieOrder 2005-11-01 11:15:22 +00:00
make.msvc.bat add lifetime policies to manage singleton lifetime dependencies: FollowIntoDeath and DieOrder. Change SmallObject.h to avoid memory leaks by default 2005-11-01 11:11:52 +00:00
Makefile-DeletableSingleton add DeletableSingleton policy and examples from Curtis Krauskopf's CUJ article 'Creating Dynamic Singletons & the Loki Library' - www.decompile.com 2005-10-17 08:43:42 +00:00
Makefile-Dependencies test program for lifetime policies FollowIntoDeath and DieOrder 2005-11-01 11:15:22 +00:00
Makefile-Phoenix add DeletableSingleton policy and examples from Curtis Krauskopf's CUJ article 'Creating Dynamic Singletons & the Loki Library' - www.decompile.com 2005-10-17 08:43:42 +00:00
Phoenix.cpp bug fix: Unix compilation problems 2005-10-24 12:13:07 +00:00