Project
Loading...
Searching...
No Matches
o2::gpu::ThrustVolatileAllocator Class Reference

#include <GPUCommonHelpers.h>

Public Types

typedef char value_type
 

Public Member Functions

charallocate (std::ptrdiff_t n)
 
void deallocate (char *ptr, size_t)
 

Friends

class GPUReconstruction
 

Detailed Description

Definition at line 67 of file GPUCommonHelpers.h.

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ allocate()

char * o2::gpu::ThrustVolatileAllocator::allocate ( std::ptrdiff_t  n)

◆ deallocate()

void o2::gpu::ThrustVolatileAllocator::deallocate ( char ptr,
size_t   
)

Friends And Related Symbol Documentation

◆ GPUReconstruction

friend class GPUReconstruction
friend

Definition at line 78 of file GPUCommonHelpers.h.


The documentation for this class was generated from the following files: