![]() |
IsoSpec
2.1.3
|
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.