Project
Loading...
Searching...
No Matches
o2::gpu::alignedDeleter< T, MIN_ALIGN > Struct Template Reference

#include <GPUCommonAlignedAlloc.h>

Public Member Functions

void operator() (void *ptr)
 

Detailed Description

template<typename T, std::size_t MIN_ALIGN = 0>
struct o2::gpu::alignedDeleter< T, MIN_ALIGN >

Definition at line 24 of file GPUCommonAlignedAlloc.h.

Member Function Documentation

◆ operator()()

template<typename T , std::size_t MIN_ALIGN = 0>
void o2::gpu::alignedDeleter< T, MIN_ALIGN >::operator() ( void ptr)
inline

Definition at line 25 of file GPUCommonAlignedAlloc.h.


The documentation for this struct was generated from the following file: