|
MIRA
|
STL conform memory pool allocator. More...
#include <assert.h>#include <malloc.h>#include <boost/noncopyable.hpp>#include <platform/Types.h>#include <utils/Foreach.h>#include <error/Exceptions.h>
Go to the source code of this file.
Classes | |
| class | PoolAllocator< T > |
| Provides a pool allocator that is compatible to STL allocators. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
STL conform memory pool allocator.
1.8.14