TLockFreeFixedSizeAllocator::~TLockFreeFixedSizeAllocator

Destructor, returns all memory via [FMemory::Free](API\Runtime\Core\HAL\FMemory\Free)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/LockFreeFixedSizeAllocator.h

Include

#include "Containers/LockFreeFixedSizeAllocator.h"

Syntax

~TLockFreeFixedSizeAllocator()

Remarks

Destructor, returns all memory via FMemory::Free

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss