Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TSet
Inheritance Hierarchy
- TSet< false >::TBaseKeyIterator
- TSet::TKeyIterator
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include |
#include "Containers/Set.h" |
Syntax
class TKeyIterator : public TSet< false >::TBaseKeyIterator
Used to iterate over the elements of a TSet.
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Functions
| |
Type |
Name |
Description |
 |
void |
|
Removes the current element from the set. |
Typedefs