Added comments saying how to test array forms of new and delete.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@276 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
2f9e9583b0
commit
98734a38e9
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
//#define LOKI_CLASS_LEVEL_THREADING
|
||||
//#define LOKI_OBJECT_LEVEL_THREADING
|
||||
|
||||
// Uncomment this to test new [] and delete [].
|
||||
// #define LOKI_SMALL_OBJECT_USE_NEW_ARRAY
|
||||
|
||||
#include "SmallObj.h"
|
||||
#include "timer.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue