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