QUDA
v1.1.0
A library for QCD on GPUs
detail
size_multiple_power_of_two
Static Public Attributes
|
List of all members
detail::size_multiple_power_of_two< T, p > Struct Template Reference
#include <
alias.h
>
Static Public Attributes
static const bool
value
= (sizeof(T) & ((1 << p) - 1)) == 0
Detailed Description
template<typename T, int p>
struct detail::size_multiple_power_of_two< T, p >
Definition at line
7
of file
alias.h
.
Member Data Documentation
◆
value
template<typename T , int p>
const bool
detail::size_multiple_power_of_two
< T, p >::value = (sizeof(T) & ((1 << p) - 1)) == 0
static
Definition at line
8
of file
alias.h
.
The documentation for this struct was generated from the following file:
quda/include/externals/generics/detail/
alias.h
Generated on Thu Oct 28 2021 16:10:28 for QUDA by
1.9.1