25 return new T[sizeElems];
The alpaka accelerator library.
Tag used in class inheritance hierarchies that describes that a specific interface (TInterface) is im...
static ALPAKA_FN_HOST auto free(AllocCpuNew const &, T const *const ptr) -> void
static ALPAKA_FN_HOST auto malloc(AllocCpuNew const &, std::size_t const &sizeElems) -> T *
The memory allocation trait.