CUB
Main Page
Modules
Classes
Examples
Class List
Class Index
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
cub
BaseTraits
Public Types
|
Static Public Members
|
List of all members
cub::BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits > Struct Template Reference
Utilities
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:
util_type.cuh
Generated on Mon Jul 28 2014 22:37:03 for CUB by
1.8.4
© 2013 NVIDIA Corporation