CAPD RedHom Library
|
#include <capd/homAux/MultiArrayIndexer.h>
Public Types | |
typedef IndexValue | T |
typedef T | value_type |
typedef T & | reference_type |
typedef T * | pointer |
typedef const T * | const_pointer |
Public Member Functions | |
T * | allocate (size_t size, const_pointer hint=0) |
void | deallocate (T *, size_t) |
void | destroy (T *) |
size_t | max_size () const |
typedef const T* capd::homAux::impl::IndexValueAllocator::const_pointer |
|
inline |
|
inline |
|
inline |