Navigation
API > API/Runtime > API/Runtime/Core
| Name | TIsConst< const T > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IsConst.h |
| Include Path | #include "Templates/IsConst.h" |
Syntax
template<typename T>
struct TIsConst< const T >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | Templates/IsConst.h |