|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <MemUtils_CPU.hpp>
Public Member Functions | |
| void | operator() (T *ptr) |
Public Member Functions inherited from RAJA::FreeAligned | |
| void | operator() (void *ptr) |
Public Attributes | |
| index_type | size = 0 |
Deleter function object for memory allocated with allocate_aligned_type that calls the destructor for the fist size objects in the storage.
|
inline |
| index_type RAJA::FreeAlignedType< T, index_type >::size = 0 |