alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The CPU new allocator memory free trait specialization. More...
#include <AllocCpuNew.hpp>
Static Public Member Functions | |
static ALPAKA_FN_HOST auto | free (AllocCpuNew const &, T const *const ptr) -> void |
The CPU new allocator memory free trait specialization.
Definition at line 31 of file AllocCpuNew.hpp.
|
inlinestatic |
Definition at line 33 of file AllocCpuNew.hpp.