UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Experimental::FHashType Class Reference

#include <RobinHoodHashTable.h>

Public Types

using IntType = uint32
 

Public Member Functions

 FHashType ()
 
bool operator== (FHashType Other) const
 
bool operator!= (FHashType Other) const
 
IntType AsUInt () const
 

Friends

template<typename , typename , typename , typename >
class RobinHoodHashTable_Private::TRobinHoodHashTable
 

Member Typedef Documentation

◆ IntType

Constructor & Destructor Documentation

◆ FHashType()

Experimental::FHashType::FHashType ( )
inlineexplicit

Member Function Documentation

◆ AsUInt()

IntType Experimental::FHashType::AsUInt ( ) const
inline

◆ operator!=()

bool Experimental::FHashType::operator!= ( FHashType  Other) const
inline

◆ operator==()

bool Experimental::FHashType::operator== ( FHashType  Other) const
inline

Friends And Related Symbol Documentation

◆ RobinHoodHashTable_Private::TRobinHoodHashTable


The documentation for this class was generated from the following file: