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

#include <alias.h>

Static Public Attributes

static const int value = sizeof(T)/sizeof(U)
 

Detailed Description

template<typename T, typename U>
struct detail::aliased_size< T, U >

Definition at line 24 of file alias.h.

Member Data Documentation

◆ value

template<typename T , typename U >
const int detail::aliased_size< T, U >::value = sizeof(T)/sizeof(U)
static

Definition at line 25 of file alias.h.


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