![]() |
Project
|
#include <GPUCommonAlignedAlloc.h>
Public Types | |
| using | value_type = T |
Static Public Member Functions | |
| static T * | allocate (std::size_t n) |
| static void | deallocate (T *ptr, std::size_t) |
Definition at line 29 of file GPUCommonAlignedAlloc.h.
| using o2::gpu::alignedAllocator< T, MIN_ALIGN >::value_type = T |
Definition at line 30 of file GPUCommonAlignedAlloc.h.
|
inlinestatic |
Definition at line 31 of file GPUCommonAlignedAlloc.h.
|
inlinestatic |
Definition at line 35 of file GPUCommonAlignedAlloc.h.