clang  7.0.0
Public Types | List of all members
__clang_cuda_enable_if< true, __T > Struct Template Reference

#include "/work/llvm-www-releases/7.0.0/docsbuild/llvm.src/tools/clang/lib/Headers/__clang_cuda_cmath.h"

Public Types

typedef __T type
 

Detailed Description

template<class __T>
struct __clang_cuda_enable_if< true, __T >

Definition at line 173 of file __clang_cuda_cmath.h.

Member Typedef Documentation

◆ type

template<class __T >
typedef __T __clang_cuda_enable_if< true, __T >::type

Definition at line 174 of file __clang_cuda_cmath.h.


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