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