Loki/test/SmallObj
lfittl 85a490c387 - Various makefile improvements (better mingw support, easier to add new sources)
- Include loki/StrongPtr.hpp, not Loki/StrongPtr.hpp (test/SmartPtr)


git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@638 7ec92016-0320-0410-acc4-a06ded1c099a
2006-04-18 07:29:41 +00:00
..
CompareSmallObj.dev Added comparison to boost::pool memory allocator. 2005-10-26 00:41:00 +00:00
DefaultAlloc.cpp Added program to test how compiler uses default new and delete operators. 2005-10-13 00:40:38 +00:00
DefaultAlloc.dev Added program to test how compiler uses default new and delete operators. 2005-10-13 00:40:38 +00:00
DefaultAlloc.vcproj update msvc project files: also compile in release mode 2006-03-03 13:14:48 +00:00
make.msvc.bat - make.msvc.bat: remove all object files when finished\n - src/Makefile: add rm *.o 2006-01-10 23:43:18 +00:00
Makefile - Various makefile improvements (better mingw support, easier to add new sources) 2006-04-18 07:29:41 +00:00
SmallObjBench.cpp Changed values for template parameters used to make SmallObject allocator. 2006-01-25 18:07:40 +00:00
SmallObjCompare.vcproj update msvc project files: also compile in release mode 2006-03-03 13:14:48 +00:00
SmallObjSingleton.cpp rename Small->SmallObj 2006-01-05 21:05:19 +00:00
SmallObjSingleton.vcproj update msvc project files: also compile in release mode 2006-03-03 13:14:48 +00:00
SmallSingleton.dev Adding SmallSingleton test project to CVS. 2005-10-14 18:48:10 +00:00
timer.h - Disabled -Weffc++ flag, fixing these warnings produces too much useless code 2006-01-19 23:11:57 +00:00