OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::AlignBytes< T >::Pad Struct Reference

Detailed Description

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

Definition at line 292 of file util_type.cuh.

Data Fields

val
 
char byte
 

Field Documentation

◆ byte

template<typename T >
char cub::AlignBytes< T >::Pad::byte

Definition at line 295 of file util_type.cuh.

◆ val

template<typename T >
T cub::AlignBytes< T >::Pad::val

Definition at line 294 of file util_type.cuh.


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