| TSet< false >::TBaseIterator
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/Set.h |
Include |
#include "Containers/Set.h" |
class TIterator : public TSet< false >::TBaseIterator
Used to iterate over the elements of a TSet.
Name | Description | ||
---|---|---|---|
|
void |
RemoveCurrent() |
Removes the current element from the set. |