curand_detail::enable_if< true, T >

Defined in /dvs/p4/build/sw/rel/gpgpu/toolkit/r13.4/curand/src/curand_kernel.h

template<class T>
struct enable_if<true, T>

Public Types

typedef T type