Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/SortedMap.h |
Include |
#include "Containers/SortedMap.h" |
SIZE_T GetAllocatedSize() const
Helper function to return the amount of memory allocated by this container. Only returns the size of allocations made directly by the container, not the elements themselves.
number of bytes allocated by this container.