CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Public Types | List of all members
cutlass::platform::enable_if< C, T > Struct Template Reference

std::enable_if (true specialization)

#include <platform.h>

Public Types

typedef T type
 

Member Typedef Documentation

template<bool C, typename T = void>
typedef T cutlass::platform::enable_if< C, T >::type

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