OpenFPM_pdata
4.1.0
Project that contain the implementation of distributed structures
Public Types
|
Static Public Attributes
cub::BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits, T > Struct Template Reference
UtilModule
Basic type traits.
More...
Detailed Description
template<Category _CATEGORY, bool _PRIMITIVE, bool _NULL_TYPE, typename _UnsignedBits, typename T>
struct cub::BaseTraits< _CATEGORY, _PRIMITIVE, _NULL_TYPE, _UnsignedBits, T >
Basic type traits.
Definition at line
941
of file
util_type.cuh
.
Public Types
enum
{
PRIMITIVE
= _PRIMITIVE,
NULL_TYPE
= _NULL_TYPE }
Static Public Attributes
static const
Category
CATEGORY
= _CATEGORY
Category.
The documentation for this struct was generated from the following file:
openfpm_data/src/util/cuda/cub_old/
util_type.cuh
cub
BaseTraits
Generated by
1.8.15