OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::NullType Struct Reference

A simple "NULL" marker type. More...

Detailed Description

A simple "NULL" marker type.

Definition at line 256 of file util_type.cuh.

Public Member Functions

template<typename T >
__host__ __device__ __forceinline__ NullTypeoperator= (const T &)
 
__host__ __device__ __forceinline__ bool operator== (const NullType &)
 
__host__ __device__ __forceinline__ bool operator != (const NullType &)
 

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