Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Templates/RemoveExtent.h |
| Include | #include "Templates/RemoveExtent.h" |
Syntax
template<typename T>
struct TRemoveExtent
Remarks
Removes one dimension of extents from an array type.
Specializations
TRemoveExtent< T[]>
TRemoveExtent< T[N]>
Typedefs
| Name | Description |
|---|---|
| Type |