CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdHashSet_PtrHasher< T > Struct Template Reference

#include <OdHashSet.h>

Inheritance diagram for OdHashSet_PtrHasher< T >:

Public Types

enum  { bucket_size = 4 , min_buckets = 8 }
 

Public Member Functions

size_t operator() (const T *key) const
 

Detailed Description

template<class T>
struct OdHashSet_PtrHasher< T >

Definition at line 192 of file OdHashSet.h.

Member Enumeration Documentation

◆ anonymous enum

template<class T>
anonymous enum
Enumerator
bucket_size 
min_buckets 

Definition at line 193 of file OdHashSet.h.

Member Function Documentation

◆ operator()()

template<class T>
size_t OdHashSet_PtrHasher< T >::operator() ( const T * key) const
inline

Definition at line 194 of file OdHashSet.h.


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