LLVM API Documentation
#include <type_traits.h>


Additional Inherited Members | |
Public Types inherited from llvm::integral_constant< T, v > | |
| typedef T | value_type |
| typedef integral_constant< T, v > | type |
Public Member Functions inherited from llvm::integral_constant< T, v > | |
| operator value_type () | |
Static Public Attributes inherited from llvm::integral_constant< T, v > | |
| static const value_type | value = v |
Definition at line 127 of file type_traits.h.