A simple "NULL" marker type. More...
A simple "NULL" marker type.
Definition at line 256 of file util_type.cuh.
Public Member Functions | |
template<typename T > | |
__host__ __device__ __forceinline__ NullType & | operator= (const T &) |
__host__ __device__ __forceinline__ bool | operator== (const NullType &) |
__host__ __device__ __forceinline__ bool | operator != (const NullType &) |