LLVM API Documentation
Metafunction that determines whether the given type is an integral type. More...
#include <type_traits.h>
Additional Inherited Members | |
![]() | |
typedef T | value_type |
typedef integral_constant< T, v > | type |
![]() | |
operator value_type () | |
![]() | |
static const value_type | value = v |
Metafunction that determines whether the given type is an integral type.
Definition at line 134 of file type_traits.h.