Class Specialization
Simple Allocator
General purpose allocator.
Allocator
Allocator
Simple Allocator
Allocator< SimpleAlloc<ParentAllocator> >
Include Headers
seqan/basic.h
Parameters
ParentAllocator
An allocator that is by the simple allocator used to allocate memory.
Default: Default
Remarks: Default used as allocator means that the default implementations of allocate and deallocate are used.
Specialization of
Implements
Functions
allocateAllocates memory from heap. (Allocator)
clearDeallocates all memory blocks. (Allocator)
clearDeallocates all memory blocks. (Allocator)
deallocateDeallocates memory. (Allocator)
Example Programs
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:12