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