alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The CPU new allocator memory allocation trait specialization. More...
#include <AllocCpuNew.hpp>
Static Public Member Functions | |
static ALPAKA_FN_HOST auto | malloc (AllocCpuNew const &, std::size_t const &sizeElems) -> T * |
The CPU new allocator memory allocation trait specialization.
Definition at line 21 of file AllocCpuNew.hpp.
|
inlinestatic |
Definition at line 23 of file AllocCpuNew.hpp.