Navigation
API > API/Runtime > API/Runtime/Core
Traits class which tests if a type is integral.
| Name | TIsIntegral |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IsIntegral.h |
| Include Path | #include "Templates/IsIntegral.h" |
Syntax
template<typename T>
struct TIsIntegral
Struct Specializations
Enums
Public
| Name | Remarks |
|---|---|
| TIsIntegral |