TSherwoodHashKeyFuncs

Windows
MacOS
Linux

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

Name Description

Public function Static

uint32

 

GetKeyHash

(
    KeyInitType Key
)

Public function Static

bool

 

Matches

(
    KeyInitType A,
    KeyInitType B
)

Typedefs

Name

Description

KeyInitType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss