LLVM API Documentation
#include <type_traits.h>
Public Types | |
typedef T | value_type |
typedef integral_constant< T, v > | type |
Public Member Functions | |
operator value_type () | |
Static Public Attributes | |
static const value_type | value = v |
Definition at line 86 of file type_traits.h.
typedef integral_constant<T,v> llvm::integral_constant< T, v >::type |
Definition at line 89 of file type_traits.h.
typedef T llvm::integral_constant< T, v >::value_type |
Definition at line 87 of file type_traits.h.
|
inline |
Definition at line 90 of file type_traits.h.
|
static |
Definition at line 88 of file type_traits.h.