28 #ifndef CASA_ALIGNMEMORY_H 29 #define CASA_ALIGNMEMORY_H 31 #include <casacore/casa/aips.h> 78 void*
alloc (
size_t size)
const;
void * alloc(size_t size) const
Allocate the given amount of memory with the correct alignment.
Referenced counted pointer for constant data.
AlignMemory(uInt alignment=0)
Default alignment is none.
uInt alignment() const
Get the alignment.
this file contains all the compiler specific defines