![]() |
Project
|
#include <GPUCommonHelpers.h>
Public Types | |
typedef char | value_type |
Public Member Functions | |
char * | allocate (std::ptrdiff_t n) |
void | deallocate (char *ptr, size_t) |
Friends | |
class | GPUReconstruction |
Definition at line 67 of file GPUCommonHelpers.h.
Definition at line 70 of file GPUCommonHelpers.h.
char * o2::gpu::ThrustVolatileAllocator::allocate | ( | std::ptrdiff_t | n | ) |
|
friend |
Definition at line 78 of file GPUCommonHelpers.h.