Navigation
API > API/Runtime > API/Runtime/Core
Specialization for unbounded C arrays (never contiguous - should be treated as pointers which are not regarded as contiguous containers)
| Name | TIsContiguousContainer< T[]> |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Traits/IsContiguousContainer.h |
| Include Path | #include "Traits/IsContiguousContainer.h" |
Syntax
template<typename T>
struct TIsContiguousContainer< T >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | Traits/IsContiguousContainer.h |