Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Containers
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/HashTraits.h |
| Include | #include "uLang/Common/Containers/HashTraits.h" |
Syntax
template<class KeyType>
struct TDefaultHashTraits
Specializations
TDefaultHashTraits< int32_t >
TDefaultHashTraits< int64_t >
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32_t | GetKeyHash
(
const KeyType& Key |