Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Experimental > API/Runtime/Core/Experimental/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Experimental/Containers/SherwoodHashTable.h |
| Include | #include "Experimental/Containers/SherwoodHashTable.h" |
Syntax
template<typename KeyType, typename ValueType>
struct TSherwoodHashKeyFuncs
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetKeyHash
(
KeyInitType Key |
||
| bool | Matches
(
KeyInitType A, |
Typedefs
| Name | Description |
|---|---|
| KeyInitType |