hipCUB
Public Types | Static Public Attributes | List of all members
BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits, T > Struct Template Reference

Basic type traits. More...

#include <util_type.hpp>

Public Types

enum  { PRIMITIVE = _PRIMITIVE, NULL_TYPE = _NULL_TYPE }
 

Static Public Attributes

static const Category CATEGORY = _CATEGORY
 Category.
 

Detailed Description

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

Basic type traits.


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