Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/SortedMap.h |
Include |
#include "Containers/SortedMap.h" |
Removes all elements from the map, potentially leaving space allocated for an expected number of elements about to be added.
Parameter |
Description |
---|---|
ExpectedNumElements |
The number of elements about to be added to the set. |