OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::AlignBytes< const T > Struct Template Reference
+ Inheritance diagram for cub::AlignBytes< const T >:

Additional Inherited Members

- Public Types inherited from cub::AlignBytes< T >
enum  { ALIGN_BYTES = sizeof(Pad) - sizeof(T) }
 
typedef T Type
 The "truly aligned" type.
 

Detailed Description

template<typename T>
struct cub::AlignBytes< const T >

Definition at line 344 of file util_type.cuh.


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