add DeletableSingleton policy and examples from Curtis Krauskopf's CUJ article 'Creating Dynamic Singletons & the Loki Library' - www.decompile.com
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@307 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
6c7cedb361
commit
a61d7f7127
8 changed files with 354 additions and 8 deletions
|
@ -23,6 +23,10 @@ cd SafeFormat
|
|||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
cd Singleton
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
||||
cd SmallObj
|
||||
call make.msvc.bat
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue