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

#include <utility.h>

Static Public Attributes

static const T value = x
 

Detailed Description

template<typename T, T x>
struct trove::value_identity< T, x >

Definition at line 117 of file utility.h.

Member Data Documentation

◆ value

template<typename T , T x>
const T trove::value_identity< T, x >::value = x
static

Definition at line 118 of file utility.h.


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