QUDA  v1.1.0
A library for QCD on GPUs
Public Types | List of all members
trove::enable_if< b, T > Struct Template Reference

#include <utility.h>

Public Types

typedef T type
 

Detailed Description

template<bool b, typename T = void>
struct trove::enable_if< b, T >

Definition at line 149 of file utility.h.

Member Typedef Documentation

◆ type

template<bool b, typename T = void>
typedef T trove::enable_if< b, T >::type

Definition at line 150 of file utility.h.


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