![]() |
IsoSpec 2.2.1
|
Public Member Functions | |
Allocator (const int dim, const int tabSize=10000) | |
Allocator (const Allocator &other)=delete | |
Allocator & | operator= (const Allocator &other)=delete |
void | shiftTables () |
T * | newConf () |
T * | makeCopy (const T *conf) |
Definition at line 33 of file allocator.h.
|
explicit |
Definition at line 24 of file allocator.cpp.
IsoSpec::Allocator< T >::~Allocator |
Definition at line 28 of file allocator.cpp.
|
inline |
Definition at line 60 of file allocator.h.
|
inline |
Definition at line 50 of file allocator.h.
void IsoSpec::Allocator< T >::shiftTables |
Definition at line 42 of file allocator.cpp.