A simple "NULL" marker type.
More...
A simple "NULL" marker type.
Definition at line 256 of file util_type.cuh.
◆ operator!=()
__host__ __device__ __forceinline__ bool cub::NullType::operator!= |
( |
const NullType & |
| ) |
|
|
inline |
◆ operator=()
template<typename T >
__host__ __device__ __forceinline__ NullType & cub::NullType::operator= |
( |
const T & |
| ) |
|
|
inline |
◆ operator==()
__host__ __device__ __forceinline__ bool cub::NullType::operator== |
( |
const NullType & |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: