Added CheckReturn facility to Loki.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@824 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
214635bfc1
commit
b1a4b3a047
8 changed files with 529 additions and 7 deletions
|
@ -274,8 +274,6 @@ template<
|
|||
void testSize()
|
||||
{
|
||||
|
||||
//#define LOKI_ALLOCATOR_PARAMETERS ::Loki::SingleThreaded, 4096, 128, 4, Loki::NoDestroy
|
||||
|
||||
typedef Base<Size, void> A;
|
||||
typedef Base<Size, Loki::SmallObject< ThreadingModel, chunkSize,
|
||||
maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy > > B;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue