LLVM API Documentation
Metafunction that determines wheather the given type is a reference. 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 wheather the given type is a reference.
Definition at line 149 of file type_traits.h.