Basic type traits. More...
Inheritance diagram for cub::BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits, T >:Public Types | |
| enum | { PRIMITIVE = _PRIMITIVE , NULL_TYPE = _NULL_TYPE } |
Static Public Attributes | |
| static const Category | CATEGORY = _CATEGORY |
| Category. | |
Basic type traits.
Definition at line 941 of file util_type.cuh.