TAllocatorFixedSizeFreeList::~TAllocatorFixedSizeFreeList

Destructor. Can't free memory, so only checks that allocations have been returned.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/AllocatorFixedSizeFreeList.h"

Syntax

~TAllocatorFixedSizeFreeList()

Remarks

  1. Can't free memory, so only checks that allocations have been returned.

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