OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
has_check_device_pointer< T, typename Void_dev< typename T::yes_has_check_device_pointer >::type > Struct Template Reference

has_check_device_pointer check if a type has defined a member yes_has_check_device_pointer More...

Detailed Description

template<typename T>
struct has_check_device_pointer< T, typename Void_dev< typename T::yes_has_check_device_pointer >::type >

has_check_device_pointer check if a type has defined a member yes_has_check_device_pointer

This mean that the class support a way to check if it is the owner od a particular device pointer

return true if T::yes_has_check_device_pointer is a valid type

Definition at line 34 of file cuda_kernel_error_checker.hpp.

#include <cuda_kernel_error_checker.hpp>

+ Inheritance diagram for has_check_device_pointer< T, typename Void_dev< typename T::yes_has_check_device_pointer >::type >:

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