QUDA  v1.1.0
A library for QCD on GPUs
Static Public Attributes | List of all members
trove::detail::use_divergent< T > Struct Template Reference

#include <fallback.h>

Static Public Attributes

static const bool value = (sizeof(T) % 4) == 0
 

Detailed Description

template<typename T>
struct trove::detail::use_divergent< T >

Definition at line 63 of file fallback.h.

Member Data Documentation

◆ value

template<typename T >
const bool trove::detail::use_divergent< T >::value = (sizeof(T) % 4) == 0
static

Definition at line 64 of file fallback.h.


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