ArrayAllocator: class for allocation of arrays.
More...
#include <givarrayallocator.h>
Detailed Description
template<class T, class Tag>
class Givaro::ArrayAllocatort< T, Tag >
ArrayAllocator: class for allocation of arrays.
Should have
- allocate(size_n)
- reallocate(size_n)
- destroy
The documentation for this class was generated from the following file: