Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TLockFreeClassAllocator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/LockFreeFixedSizeAllocator.h |
| Include | #include "Containers/LockFreeFixedSizeAllocator.h" |
void * Allocate()
Remarks
Returns a memory block of size sizeof(T). Pointer to the allocated memory.