OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
check_type< T, type_of_t > Struct Template Reference

Detailed Description

template<typename T, int type_of_t = has_check_device_pointer<T>::value>
struct check_type< T, type_of_t >

Definition at line 47 of file cuda_kernel_error_checker.hpp.

Static Public Member Functions

static pointer_check check (void *ptr, int prp, T &arg)
 

Member Function Documentation

◆ check()

template<typename T , int type_of_t = has_check_device_pointer<T>::value>
static pointer_check check_type< T, type_of_t >::check ( void *  ptr,
int  prp,
T &  arg 
)
inlinestatic

Definition at line 49 of file cuda_kernel_error_checker.hpp.


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