Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRobinHoodHashTable > API/Runtime/Core/TRobinHoodHashTable/FData
| Name | FIteratorState |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/Containers/RobinHoodHashTable.h |
| Include Path | #include "Experimental/Containers/RobinHoodHashTable.h" |
Syntax
struct FIteratorState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | IndexType | Experimental/Containers/RobinHoodHashTable.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FIteratorState& Rhs |
Experimental/Containers/RobinHoodHashTable.h | ||
bool operator==
(
const FIteratorState& Rhs |
Experimental/Containers/RobinHoodHashTable.h |