CUB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.

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: