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" |
T * New()
Remarks
Returns a new T using the default constructor. Pointer to the new object.