![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Misc/AssertionMacros.h"#include "Misc/IntrusiveUnsetOptionalState.h"#include "Templates/UnrealTypeTraits.h"#include "Containers/IndirectArray.h"#include "Traits/IsTriviallyRelocatable.h"Go to the source code of this file.
Namespaces | |
| namespace | UE4ChunkedArray_Private |
Functions | |
| template<typename T , uint32 TargetBytesPerChunk, typename AllocatorType > | |
| void * | operator new (size_t Size, TChunkedArray< T, TargetBytesPerChunk, AllocatorType > &ChunkedArray) |