HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IndexedHashSet< T >::keyHasher Class Reference

#include <UT_IndexedHashSet.h>

Static Public Member Functions

static SYS_FORCE_INLINE uint hash (const T &key)
 
static SYS_FORCE_INLINE bool equal (const T &a, const T &b)
 

Detailed Description

template<class T>
class UT_IndexedHashSet< T >::keyHasher

Definition at line 231 of file UT_IndexedHashSet.h.

Member Function Documentation

template<class T>
static SYS_FORCE_INLINE bool UT_IndexedHashSet< T >::keyHasher::equal ( const T a,
const T b 
)
inlinestatic

Definition at line 240 of file UT_IndexedHashSet.h.

template<class T>
static SYS_FORCE_INLINE uint UT_IndexedHashSet< T >::keyHasher::hash ( const T key)
inlinestatic

Definition at line 235 of file UT_IndexedHashSet.h.


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