IsoSpec  2.1.2
Public Member Functions | List of all members
IsoSpec::Allocator< T > Class Template Reference

Public Member Functions

 Allocator (const int dim, const int tabSize=10000)
 
 Allocator (const Allocator &other)=delete
 
Allocatoroperator= (const Allocator &other)=delete
 
void shiftTables ()
 
T * newConf ()
 
T * makeCopy (const T *conf)
 

Detailed Description

template<typename T>
class IsoSpec::Allocator< T >

Definition at line 33 of file allocator.h.


The documentation for this class was generated from the following files: