CUB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Types | Static Public Members | List of all members
cub::BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits > Struct Template Reference

Detailed description

template< Category _CATEGORY, bool _PRIMITIVE, bool _NULL_TYPE, typename _UnsignedBits>
struct cub::BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits >

Basic type traits.

Definition at line 877 of file util_type.cuh.

Public Types

enum  { PRIMITIVE = _PRIMITIVE, NULL_TYPE = _NULL_TYPE }
 

Static Public Members

static const Category CATEGORY = _CATEGORY
 Category.
 

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